summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-auth: when we are a DC enable winbind authAndrew Tridgell2010-09-151-1/+3
* s4-auth: set the RODC bit for RODC schannelAndrew Tridgell2010-09-151-1/+4
* s4-schannel: fixed reference to context after freeAndrew Tridgell2010-09-151-2/+3
* s4-auth: allow multiple active auth backendsAndrew Tridgell2010-09-151-35/+43
* s4-smb: serialise session setup operationsAndrew Tridgell2010-09-152-0/+16
* s4-rodc: add a trigger message for REPL_SECRET to auth_samAndrew Tridgell2010-09-153-0/+73
* s4-messaging: add support for no_reply in irpc messagesAndrew Tridgell2010-09-152-0/+8
* s4-kcc: removed redundent loop check Andrew Tridgell2010-09-151-1/+1
* s4-smb: smbsrv_blob_push_string() can return -1Andrew Tridgell2010-09-151-8/+11
* s4-dsdb: check for invalid backend typeAndrew Tridgell2010-09-151-0/+2
* s4-rootdse: setup length after NULL checkAndrew Tridgell2010-09-151-2/+2
* s4-dsdb: fixed use after free for RODCAndrew Tridgell2010-09-151-2/+1
* s4-dsdb: free right context on failureAndrew Tridgell2010-09-151-1/+1
* s4-dsdb: defer ac->msg after check for NULL acAndrew Tridgell2010-09-151-1/+3
* s4-anr: check for allocation failure before useAndrew Tridgell2010-09-151-1/+1
* s4: Fix two typosVolker Lendecke2010-09-141-2/+2
* rpc_server: Remove unnecessary dependency on server modules, buildJelmer Vernooij2010-09-141-1/+1
* waf: work around circular dependency finder erroneously removing dependency o...Jelmer Vernooij2010-09-141-1/+4
* s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines.Günther Deschner2010-09-141-15/+36
* param: Add prototype for lpcfg_private_dir(), used by openchange.Jelmer Vernooij2010-09-141-0/+1
* s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...Matthias Dieter Wallnöfer2010-09-134-12/+16
* s4:cosmetic - the SID attribute is called objectSid - not objectSIDMatthias Dieter Wallnöfer2010-09-136-17/+17
* param: Only include param_proto.h for Samba builds, provide thoseJelmer Vernooij2010-09-132-1/+7
* Revert "s4:samldb LDB module - simplify the message handling on add and modif...Matthias Dieter Wallnöfer2010-09-131-26/+33
* s4:samldb LDB module - remove a disastrous "talloc_free"Matthias Dieter Wallnöfer2010-09-121-2/+0
* Revert "s4:util_samr.c - also here we've now the default primaryGroupID detec...Matthias Dieter Wallnöfer2010-09-121-1/+4
* s4:torture/rpc/samr.c - fix typos in outputsMatthias Dieter Wallnöfer2010-09-121-7/+7
* s4:util_samr.c - also here we've now the default primaryGroupID detection wor...Matthias Dieter Wallnöfer2010-09-121-4/+1
* s4:ldap.py - tests the primary group detection by the "userAccountControl"Matthias Dieter Wallnöfer2010-09-121-2/+47
* s4:setup/provision_self_join.ldif - now the samldb LDB module detects automat...Matthias Dieter Wallnöfer2010-09-121-1/+0
* s4:samldb LDB module - "samldb_check_primaryGroupID" - support RID derivation...Matthias Dieter Wallnöfer2010-09-121-1/+5
* s4:samldb LDB module - free the "ac" context after the delete checksMatthias Dieter Wallnöfer2010-09-121-1/+4
* s4:samldb LDB module - simplify the message handling on add and modify operat...Matthias Dieter Wallnöfer2010-09-121-33/+28
* s4:samldb LDB module - move "samldb_prim_group_users_check" more down to see ...Matthias Dieter Wallnöfer2010-09-121-41/+41
* s4:samldb LDB module - add a comment to mark the beginning of the extended op...Matthias Dieter Wallnöfer2010-09-121-0/+2
* s4:samldb LDB module - refactor "samldb_find_for_defaultObjectCategory" to be...Matthias Dieter Wallnöfer2010-09-121-94/+22
* s4:samldb LDB module - refactor the "primaryGroupID" check on user creationMatthias Dieter Wallnöfer2010-09-121-137/+39
* s4:samldb LDB module - get rid of the SID context variableMatthias Dieter Wallnöfer2010-09-121-20/+17
* s4:samldb LDB module - use also here the real attribute denomination "sAMAcco...Matthias Dieter Wallnöfer2010-09-121-1/+1
* s4:samldb LDB module - rename "check_SamAccountType" into "check_sAMAccountType"Matthias Dieter Wallnöfer2010-09-121-5/+4
* s4:samldb LDB module - make "samldb_check_sAMAccountName" synchronous againMatthias Dieter Wallnöfer2010-09-121-71/+19
* s4:fsmo.py - fix an obvious typoMatthias Dieter Wallnöfer2010-09-121-1/+1
* ldb:tools/cmdline.c - reorganise importsMatthias Dieter Wallnöfer2010-09-111-6/+2
* s4:param/secrets.c - reorganise importsMatthias Dieter Wallnöfer2010-09-111-4/+0
* s4:rpc_server/common/common.h - introduce two forward declarations to suppres...Matthias Dieter Wallnöfer2010-09-111-0/+3
* ldb:tools/cmdline.c - make a counter unsigned where appropriateMatthias Dieter Wallnöfer2010-09-111-1/+1
* s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ...Matthias Dieter Wallnöfer2010-09-116-12/+12
* s4:dcesrv_samr_GetGroupsForUser - also universal group memberships are return...Matthias Dieter Wallnöfer2010-09-111-2/+3
* s4-privs Fix enum privileges in LSARPC serverAndrew Bartlett2010-09-111-1/+1
* s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a headerAndrew Bartlett2010-09-112-1/+3