r24780: More work allowing libutil to be used by external users.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 29 Aug 2007 13:07:03 +0000 (13:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:03:10 +0000 (15:03 -0500)
commit0b91f3916430d0271eab867675d44c5439de40c2
tree8740c4d73ec89cd60125117ed45e80b771e9e06b
parentb867b3c1470ee260fe2fd14f628728f01f7917ac
r24780: More work allowing libutil to be used by external users.
(This used to be commit 31993cf67b816a184a4a4e92ef8ca2532c797190)
21 files changed:
source4/auth/gensec/socket.c
source4/dsdb/samdb/ldb_modules/password_hash.c
source4/headermap.txt
source4/include/core.h
source4/ldap_server/ldap_server.c
source4/lib/charset/charcnv.c
source4/lib/charset/charset.h
source4/lib/stream/packet.c
source4/lib/util/config.mk
source4/lib/util/data_blob.c
source4/lib/util/data_blob.h [new file with mode: 0644]
source4/lib/util/time.h [new file with mode: 0644]
source4/lib/util/util.h
source4/lib/util/xfile.h
source4/libcli/smb2/create.c
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc_smb2.c
source4/param/loadparm.c
source4/rpc_server/dcesrv_auth.c
source4/web_server/http.c
source4/web_server/web_server.c