summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-19s3:passdb/py_passdb.c - restore Python >= 2.4 compatibilityMatthias Dieter Wallnöfer1-0/+7
2011-08-19ldb:ldb_controls.c - cosmetic indentation fixMatthias Dieter Wallnöfer1-5/+4
2011-08-19ldb - two cosmetic fixesMatthias Dieter Wallnöfer2-4/+2
2011-08-19Revert "s3-messaging: IDMAP_ messages belongs to the Winbind range"Simo Sorce1-4/+4
2011-08-19s3-passdb pdb_samba4 handles PDB_PWHISTORY alreadyAndrew Bartlett1-1/+0
2011-08-19s3_upgrade: Set the administrator password on upgradeAmitay Isaacs1-2/+22
2011-08-19s3-passdb: Fix the get/set routines for pw_history for samuAmitay Isaacs1-2/+2
2011-08-19s3_upgrade: Do not add administrator and root accounts from s3 to s4Amitay Isaacs1-0/+2
2011-08-19python-samba3: Secrets file loaded from private dir, not lib dirAmitay Isaacs2-2/+8
2011-08-19s3-passdb: Display username when reporting error on add_sam_account.Amitay Isaacs1-1/+2
2011-08-19s3-passdb: Use pdb_get_nt_passwd() to get nt passwd.Amitay Isaacs1-1/+1
2011-08-19s3upgrade: Add idmap migration, users/groups importAmitay Isaacs1-40/+193
2011-08-19provision: Add idmap database handle to the result of provisionAmitay Isaacs1-0/+2
2011-08-19samba3-python: Add methods to get any entry (user/group) and its sid from idmapAmitay Isaacs1-0/+14
2011-08-19py_security: Fix comparison between two dom_sid objectsAmitay Isaacs1-1/+9
2011-08-19s3-passdb: Fix call for search_aliases(). It returns bool and not NTSTATUS.Amitay Isaacs1-4/+1
2011-08-19s3-passdb: Return list of sids from python wrapper enum_group_membersAmitay Isaacs1-5/+9
2011-08-19s3-passdb: Make arguments for python wrapper enum_group_mapping() optionalAmitay Isaacs1-5/+10
2011-08-19s3-passdb: Added python wrapper for passdb methodsAmitay Isaacs1-21/+831
2011-08-19s3-passdb: Python wrapper for passdbAmitay Isaacs1-8/+1283
2011-08-19s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents.Amitay Isaacs4-16/+16
2011-08-19Fix bug #8370 - vfs_chown_fsp broken -- returns in the wrong directoryJeremy Allison2-5/+18
2011-08-18credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij19-34/+34
2011-08-18smb_common: Fix include paths.Jelmer Vernooij1-5/+5
2011-08-18cli-raw: Add public libsmbclient-raw library.Jelmer Vernooij8-12/+24
2011-08-18libcliraw: Install more header files.Jelmer Vernooij4-4/+4
2011-08-18smb_common: Install some more headers.Jelmer Vernooij2-2/+3
2011-08-18libcliraw: Install request.h and signing.h.Jelmer Vernooij1-1/+2
2011-08-18smb_composite: Remove unnecessary include of signing header.Jelmer Vernooij1-1/+0
2011-08-18smb_composite: Integrate prototypes in header file.Jelmer Vernooij3-4/+69
2011-08-14Use public pytalloc header file.Jelmer Vernooij0-0/+0
2011-08-18s3/ldap: don't continue if we couldn't get the domain info on startupBjörn Jacke1-7/+4
2011-08-18s4-test: use dbcheck on more of our selftest databasesAndrew Tridgell1-2/+3
2011-08-18s4-test: only check one database in quickcheckAndrew Tridgell1-1/+1
2011-08-18s4-dsdb: fixed deletion of backlinks for fl2000 DCsAndrew Tridgell1-18/+13
2011-08-18s4-dsdb: added comments and fixed backlink check in repl_meta_dataAndrew Tridgell1-2/+17
2011-08-18s4-dirsync: use dsdb_module_dn_by_guid() not dsdb_find_dn_by_guid() in modulesAndrew Tridgell1-1/+1
2011-08-18samba-tool: changed samba-tool user delete to use samdb instead of Net()Andrew Tridgell1-9/+17
2011-08-18s4-samdb: added deleteuser() to samdbAndrew Tridgell1-0/+23
2011-08-18s4-test: prevent the utable test from crashingAndrew Tridgell1-3/+5
2011-08-17Adapt del_sid_from_array to Samba coding styleVolker Lendecke1-1/+2
2011-08-17Fix a typoVolker Lendecke1-1/+1
2011-08-17s3: Next step to fix MIT trustsVolker Lendecke1-0/+4
2011-08-17s3: Increase a debug level in ads_find_dcVolker Lendecke1-1/+2
2011-08-17Remove unused "sid_equal"Volker Lendecke2-10/+0
2011-08-17Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke5-10/+11
2011-08-16s3-messaging: IDMAP_ messages belongs to the Winbind rangeSimo Sorce1-4/+4
2011-08-16s3: Use ZERO_STRUCT where appropriateVolker Lendecke1-1/+1
2011-08-16tdb: increment sequence number in tdb_wipe_all().Rusty Russell1-0/+2
2011-08-15s3:registry: enhance debugging of deletekey_recursiveMichael Adam1-0/+14