1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/libnet
Andrew Tridgell f461a72ec3 idl: switched to using the WSPP names for the 'neighbour' DRS options
The documentation shows that all these functions in fact use the same
flags variable type. To be consistent between functions, and to allow
easy reference to the WSPP docs, it is better for us to also use this
generic DrsOptions bitfield rather than one per operations.
2010-01-18 07:25:18 +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 idl: switched to using the WSPP names for the 'neighbour' DRS options 2010-01-18 07:25:18 +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-net: Fix 'talloc_free with references ...' error 2009-12-25 14:15:31 +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-libnet: use GUID_to_ndr_blob() 2009-12-10 17:51:28 +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 idl: switched to using the WSPP names for the 'neighbour' DRS options 2010-01-18 07:25:18 +11:00
libnet_vampire.h Link the new vampire code togeather. 2008-04-09 14:59:32 +10:00
libnet.c py_net/libnet: Remove C++-style comments, add more error checking, move 2009-12-25 14:48:45 +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 py_net/libnet: Remove C++-style comments, add more error checking, move 2009-12-25 14:48:45 +01: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