1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/libnet
Andrew Bartlett c4482bf53e libds:common Remove DS_DC_* domain functionality flags
These are just a subset of the DS_DOMAIN_ functionality flags, are compared and often confused with each other.  Just make them one set.

Andrew Bartlett
2010-06-23 20:10:03 +10:00
..
composite.h r24554: Add internal implementation (before api function) of group 2007-10-10 15:02:13 -05:00
config.mk s4:libnet: use a connected CLDAP socket. 2010-02-26 13:22:12 +11:00
groupinfo.c s4:libnet/group*: make use of tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:42 +01:00
groupinfo.h r24554: Add internal implementation (before api function) of group 2007-10-10 15:02:13 -05:00
groupman.c s4:libnet/group*: make use of tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:42 +01:00
groupman.h r26693: Add (untested) libnet_rpc_groupdel function. 2008-01-08 04:27:01 -06:00
libnet_become_dc.c libds:common Remove DS_DC_* domain functionality flags 2010-06-23 20:10:03 +10:00
libnet_become_dc.h s4/rodc: change the libnet_become_dc code to do RODC join 2010-02-17 18:03:32 +02:00
libnet_domain.c s4:libnet/libnet_domain.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:43 +01: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:kdc move db functions in their own file 2010-01-28 19:33:34 -05: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/libnet_group.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:43 +01: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:provision Remove unused 'account_name' parameter 2010-05-18 13:20:18 +10:00
libnet_join.h Factor out filling in the secrets database. 2008-04-09 14:56:24 +10:00
libnet_lookup.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
libnet_lookup.h r26376: Add context for libcli_resolve. 2007-12-21 05:49:12 +01:00
libnet_passwd.c s4:libnet_passwd: check for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE for SetPassword 2010-04-15 17:32:31 +02:00
libnet_passwd.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_rpc.c s4:libnet_rpc: check for NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE instead of NT_STATUS_NET_WRITE_FAULT 2010-04-15 17:32:30 +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: don't include librpc/rpc/dcerpc.h directly 2010-03-23 18:44:32 +01:00
libnet_samsync.c s4:libnet/libnet_samsync.c: add explicit check for NTSTATUS r.out.result 2010-03-29 15:35:52 +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/libnet_share.c: make use of dcerpc_binding_handle stubs 2010-03-12 15:25:52 +01:00
libnet_share.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_site.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
libnet_site.h r26408: Remove use of global_loadparm. 2007-12-21 05:49:39 +01:00
libnet_time.c s4:libnet/libnet_time.c: make use of dcerpc_binding_handle stubs 2010-03-12 15:25:52 +01:00
libnet_time.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_unbecome_dc.c s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. 2010-06-16 14:07:28 +02:00
libnet_unbecome_dc.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
libnet_user.c s4:libnet/libnet_user.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:44 +01: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:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. 2010-06-16 14:07:28 +02:00
libnet_vampire.h s4:libnet Make the libnet_vampire default callbacks non-static 2010-06-15 10:51:34 +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:libnet: keep a dcerpc_binding_handle for samr and lsa 2010-03-12 15:25:42 +01: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 pynet: Remove unused credentials argument. 2010-05-18 01:40:19 +02:00
userinfo.c s4:libnet/userinfo.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:44 +01:00
userinfo.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
userman.c s4:libnet/usernam.c: make use of use tevent_req based dcerpc_binding_handle stubs 2010-03-12 15:25:44 +01:00
userman.h r25301: Merge my includes.h cleanups. 2007-10-10 15:07:09 -05:00
wscript_build s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. 2010-06-16 14:07:28 +02:00