Age | Commit message (Expand) | Author | Files | Lines |
2010-09-15 | s4-kcc: removed redundent loop check | Andrew Tridgell | 1 | -1/+1 |
2010-09-15 | s4-smb: smbsrv_blob_push_string() can return -1 | Andrew Tridgell | 1 | -8/+11 |
2010-09-15 | s4-dsdb: check for invalid backend type | Andrew Tridgell | 1 | -0/+2 |
2010-09-15 | s4-rootdse: setup length after NULL check | Andrew Tridgell | 1 | -2/+2 |
2010-09-15 | s4-dsdb: fixed use after free for RODC | Andrew Tridgell | 1 | -2/+1 |
2010-09-15 | s4-dsdb: free right context on failure | Andrew Tridgell | 1 | -1/+1 |
2010-09-15 | s4-dsdb: defer ac->msg after check for NULL ac | Andrew Tridgell | 1 | -1/+3 |
2010-09-15 | s4-anr: check for allocation failure before use | Andrew Tridgell | 1 | -1/+1 |
2010-09-14 | s4: Fix two typos | Volker Lendecke | 1 | -2/+2 |
2010-09-14 | rpc_server: Remove unnecessary dependency on server modules, build | Jelmer Vernooij | 1 | -1/+1 |
2010-09-14 | waf: work around circular dependency finder erroneously removing dependency o... | Jelmer Vernooij | 1 | -1/+4 |
2010-09-14 | s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines. | Günther Deschner | 1 | -15/+36 |
2010-09-14 | param: Add prototype for lpcfg_private_dir(), used by openchange. | Jelmer Vernooij | 1 | -0/+1 |
2010-09-13 | s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L... | Matthias Dieter Wallnöfer | 4 | -12/+16 |
2010-09-13 | s4:cosmetic - the SID attribute is called objectSid - not objectSID | Matthias Dieter Wallnöfer | 6 | -17/+17 |
2010-09-13 | param: Only include param_proto.h for Samba builds, provide those | Jelmer Vernooij | 2 | -1/+7 |
2010-09-13 | Revert "s4:samldb LDB module - simplify the message handling on add and modif... | Matthias Dieter Wallnöfer | 1 | -26/+33 |
2010-09-12 | s4:samldb LDB module - remove a disastrous "talloc_free" | Matthias Dieter Wallnöfer | 1 | -2/+0 |
2010-09-12 | Revert "s4:util_samr.c - also here we've now the default primaryGroupID detec... | Matthias Dieter Wallnöfer | 1 | -1/+4 |
2010-09-12 | s4:torture/rpc/samr.c - fix typos in outputs | Matthias Dieter Wallnöfer | 1 | -7/+7 |
2010-09-12 | s4:util_samr.c - also here we've now the default primaryGroupID detection wor... | Matthias Dieter Wallnöfer | 1 | -4/+1 |
2010-09-12 | s4:ldap.py - tests the primary group detection by the "userAccountControl" | Matthias Dieter Wallnöfer | 1 | -2/+47 |
2010-09-12 | s4:setup/provision_self_join.ldif - now the samldb LDB module detects automat... | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-09-12 | s4:samldb LDB module - "samldb_check_primaryGroupID" - support RID derivation... | Matthias Dieter Wallnöfer | 1 | -1/+5 |
2010-09-12 | s4:samldb LDB module - free the "ac" context after the delete checks | Matthias Dieter Wallnöfer | 1 | -1/+4 |
2010-09-12 | s4:samldb LDB module - simplify the message handling on add and modify operat... | Matthias Dieter Wallnöfer | 1 | -33/+28 |
2010-09-12 | s4:samldb LDB module - move "samldb_prim_group_users_check" more down to see ... | Matthias Dieter Wallnöfer | 1 | -41/+41 |
2010-09-12 | s4:samldb LDB module - add a comment to mark the beginning of the extended op... | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2010-09-12 | s4:samldb LDB module - refactor "samldb_find_for_defaultObjectCategory" to be... | Matthias Dieter Wallnöfer | 1 | -94/+22 |
2010-09-12 | s4:samldb LDB module - refactor the "primaryGroupID" check on user creation | Matthias Dieter Wallnöfer | 1 | -137/+39 |
2010-09-12 | s4:samldb LDB module - get rid of the SID context variable | Matthias Dieter Wallnöfer | 1 | -20/+17 |
2010-09-12 | s4:samldb LDB module - use also here the real attribute denomination "sAMAcco... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-09-12 | s4:samldb LDB module - rename "check_SamAccountType" into "check_sAMAccountType" | Matthias Dieter Wallnöfer | 1 | -5/+4 |
2010-09-12 | s4:samldb LDB module - make "samldb_check_sAMAccountName" synchronous again | Matthias Dieter Wallnöfer | 1 | -71/+19 |
2010-09-12 | s4:fsmo.py - fix an obvious typo | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-09-11 | ldb:tools/cmdline.c - reorganise imports | Matthias Dieter Wallnöfer | 1 | -6/+2 |
2010-09-11 | s4:param/secrets.c - reorganise imports | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2010-09-11 | s4:rpc_server/common/common.h - introduce two forward declarations to suppres... | Matthias Dieter Wallnöfer | 1 | -0/+3 |
2010-09-11 | ldb:tools/cmdline.c - make a counter unsigned where appropriate | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-09-11 | s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ... | Matthias Dieter Wallnöfer | 6 | -12/+12 |
2010-09-11 | s4:dcesrv_samr_GetGroupsForUser - also universal group memberships are return... | Matthias Dieter Wallnöfer | 1 | -2/+3 |
2010-09-11 | s4-privs Fix enum privileges in LSARPC server | Andrew Bartlett | 1 | -1/+1 |
2010-09-11 | s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header | Andrew Bartlett | 2 | -1/+3 |
2010-09-11 | s4-param: removed the lp_ varients of the functions | Andrew Tridgell | 1 | -18/+9 |
2010-09-11 | s4-param: move back to auto-generation of loadparm prototypes | Andrew Tridgell | 3 | -161/+7 |
2010-09-11 | s4-credentials: get all attributes in cli_credentials_set_secrets() | Andrew Tridgell | 1 | -17/+1 |
2010-09-11 | libcli/security Use talloc_zero when making a struct security_token | Andrew Bartlett | 2 | -7/+1 |
2010-09-11 | s4-privs Seperate rights and privileges | Andrew Bartlett | 2 | -39/+55 |
2010-09-11 | s4-rpc_server Put all 'logon failure' messages at the same debug level 4 | Andrew Bartlett | 1 | -4/+6 |
2010-09-11 | s4-lsa: privilege IDs should use the enum, not an int | Andrew Tridgell | 1 | -1/+1 |