1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/libnet
Andrew Bartlett 39b8f31d66 s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
The load of defaultObjectCategory as an extended DN means we need to
use the common parsing functions I just split out, rather than the
GET_DS_DN macro.

The objectGUIDs are loaded so that we can create the extended DN when
we load from LDIF (and are loaded for the other cases for
consistency).

Also adapt callers to API changes needed for common parsing code

Andrew Bartlett
2009-11-17 10:38:02 +11:00
..
composite.h r24554: Add internal implementation (before api function) of group 2007-10-10 15:02:13 -05:00
config.mk s4:kerberos Add 'net export keytab' command for wireshark decryption 2009-07-28 08:52:43 +10:00
groupinfo.c Fix compiler warnings in libnet. 2008-12-23 22:11:21 +01:00
groupinfo.h r24554: Add internal implementation (before api function) of group 2007-10-10 15:02:13 -05:00
groupman.c Fix compiler warnings in libnet. 2008-12-23 22:11:21 +01:00
groupman.h r26693: Add (untested) libnet_rpc_groupdel function. 2008-01-08 04:27:01 -06:00
libnet_become_dc.c s4:vampire Print error message when we fail on the CLDAP ping 2009-11-12 16:34:08 +11:00
libnet_become_dc.h drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6] 2008-07-16 14:42:11 +02:00
libnet_domain.c s4:libnet Allow 'net password change' to work on expired passwords 2009-06-18 13:49:30 +10:00
libnet_domain.h r23959: add more monitor messages support that's been sitting around on my 2007-10-10 15:01:11 -05:00
libnet_export_keytab.c s4:kerberos Add 'net export keytab' command for wireshark decryption 2009-07-28 08:52:43 +10:00
libnet_export_keytab.h s4:kerberos Add 'net export keytab' command for wireshark decryption 2009-07-28 08:52:43 +10:00
libnet_group.c s4:libnet: rename uint => uint32_t because uint is not portable 2009-07-15 20:47:00 +02:00
libnet_group.h s4:libnet: rename uint => uint32_t because uint is not portable 2009-07-15 20:47:00 +02:00
libnet_join.c s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
libnet_join.h Factor out filling in the secrets database. 2008-04-09 14:56:24 +10:00
libnet_lookup.c s4-resolve: fixed a crash bug on timeout 2009-09-19 08:23:03 -07:00
libnet_lookup.h r26376: Add context for libcli_resolve. 2007-12-21 05:49:12 +01:00
libnet_passwd.c s4:libnet_passwd - fix pointer type 2009-11-06 22:05:12 +01:00
libnet_passwd.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_rpc.c s4:libnet: use talloc_strdup() instead of talloc_reference() 2009-07-31 14:42:03 +02:00
libnet_rpc.h s4:libnet Allow 'net password change' to work on expired passwords 2009-06-18 13:49:30 +10:00
libnet_samdump_keytab.c Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
libnet_samdump.c Add missing includes. 2009-07-19 13:39:38 +02:00
libnet_samsync_ldb.c s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
libnet_samsync.c s4: fix various warnings (not "const" related ones) 2009-10-02 15:33:48 +02:00
libnet_samsync.h Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
libnet_share.c s4:libnet Allow 'net password change' to work on expired passwords 2009-06-18 13:49:30 +10:00
libnet_share.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_site.c s4:cldap: rewrite the cldap library based on tsocket 2009-03-19 16:25:59 +01:00
libnet_site.h r26408: Remove use of global_loadparm. 2007-12-21 05:49:39 +01:00
libnet_time.c s4:libnet Allow 'net password change' to work on expired passwords 2009-06-18 13:49:30 +10:00
libnet_time.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_unbecome_dc.c s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
libnet_unbecome_dc.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_user.c s4:libnet: rename uint => uint32_t because uint is not portable 2009-07-15 20:47:00 +02:00
libnet_user.h s4:libnet: rename uint => uint32_t because uint is not portable 2009-07-15 20:47:00 +02:00
libnet_vampire.c s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema 2009-11-17 10:38:02 +11:00
libnet_vampire.h Link the new vampire code togeather. 2008-04-09 14:59:32 +10:00
libnet.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
libnet.h s4:kerberos Add 'net export keytab' command for wireshark decryption 2009-07-28 08:52:43 +10:00
prereq_domain.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00
py_net.c s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00
userinfo.c Fix compiler warnings in libnet. 2008-12-23 22:11:21 +01:00
userinfo.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
userman.c Fix compiler warnings in libnet. 2008-12-23 22:11:21 +01:00
userman.h r25301: Merge my includes.h cleanups. 2007-10-10 15:07:09 -05:00