Age | Commit message (Expand) | Author | Files | Lines |
2011-08-21 | s3-passdb: Remove always the user from getpwsid cache. | Andreas Schneider | 1 | -3/+8 |
2011-08-21 | s3-passdb: Keep caches coherent | Andreas Schneider | 1 | -1/+23 |
2011-08-21 | s3-id_cache: Move id caches mgmt out of smbd | Andreas Schneider | 2 | -70/+0 |
2011-08-19 | s3:passdb/py_passdb.c - restore Python >= 2.4 compatibility | Matthias Dieter Wallnöfer | 1 | -0/+7 |
2011-08-19 | s3-passdb pdb_samba4 handles PDB_PWHISTORY already | Andrew Bartlett | 1 | -1/+0 |
2011-08-19 | s3-passdb: Fix the get/set routines for pw_history for samu | Amitay Isaacs | 1 | -2/+2 |
2011-08-19 | s3-passdb: Display username when reporting error on add_sam_account. | Amitay Isaacs | 1 | -1/+2 |
2011-08-19 | s3-passdb: Use pdb_get_nt_passwd() to get nt passwd. | Amitay Isaacs | 1 | -1/+1 |
2011-08-19 | s3-passdb: Fix call for search_aliases(). It returns bool and not NTSTATUS. | Amitay Isaacs | 1 | -4/+1 |
2011-08-19 | s3-passdb: Return list of sids from python wrapper enum_group_members | Amitay Isaacs | 1 | -5/+9 |
2011-08-19 | s3-passdb: Make arguments for python wrapper enum_group_mapping() optional | Amitay Isaacs | 1 | -5/+10 |
2011-08-19 | s3-passdb: Added python wrapper for passdb methods | Amitay Isaacs | 1 | -21/+831 |
2011-08-19 | s3-passdb: Python wrapper for passdb | Amitay Isaacs | 1 | -8/+1283 |
2011-08-19 | s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents. | Amitay Isaacs | 2 | -8/+7 |
2011-08-18 | s3/ldap: don't continue if we couldn't get the domain info on startup | Björn Jacke | 1 | -7/+4 |
2011-08-15 | s3-passdb Use supplied pdb_methods in default passdb search handlers | Andrew Bartlett | 1 | -5/+7 |
2011-08-14 | s3-passdb: Fix python < 2.6 build errors in passdb python wrapper | Andrew Bartlett | 1 | -0/+4 |
2011-08-13 | s3-passdb: Added python method to get_global_sam_sid | Amitay Isaacs | 1 | -0/+31 |
2011-08-13 | s3-passdb: Return dom_sid and guid with correct python types. | Amitay Isaacs | 1 | -7/+31 |
2011-08-13 | passdb: Move python wrapper for passdb in samba3 python package | Amitay Isaacs | 1 | -1/+1 |
2011-08-13 | s3-passdb: Connect to specified samdb if location is provided, otherwise use ... | Amitay Isaacs | 1 | -1/+9 |
2011-08-13 | s3-passdb: Fix the error messages and return correct NTSTATUS | Amitay Isaacs | 1 | -6/+8 |
2011-08-13 | s4-scripting Rename passdb upgrade routine to avoid conflict with upgradeprov... | Andrew Bartlett | 1 | -14/+7 |
2011-08-13 | s3-passdb Add support for pdb_add_sam_account() and password hashes to pdb_sa... | Andrew Bartlett | 1 | -69/+222 |
2011-08-13 | s4-dsdb Add ability to force a particular SID in the upgrade case | Andrew Bartlett | 1 | -1/+2 |
2011-08-13 | s3-passdb Make pdb_element_is_changed available to all passdb modules | Andrew Bartlett | 3 | -29/+33 |
2011-08-13 | passdb: Allocate talloc stackframe before calling in pdb functions. | Amitay Isaacs | 1 | -2/+32 |
2011-08-13 | passdb: Call with correct backend methods instead of default methods | Amitay Isaacs | 3 | -10/+15 |
2011-08-13 | passdb: Added python wrapper to passdb | Amitay Isaacs | 2 | -0/+1560 |
2011-08-13 | passdb: Add a function to read secrets db from a specified path | Amitay Isaacs | 1 | -6/+16 |
2011-08-13 | passdb: Add a function to expose loaded backend list. | Amitay Isaacs | 2 | -0/+7 |
2011-07-31 | s3-secrets: add lsa_secret passdb api. | Günther Deschner | 2 | -3/+245 |
2011-07-31 | s3-passdb: add dummy calls to control global (replicated) secrets. | Günther Deschner | 2 | -0/+80 |
2011-07-29 | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 5 | -5/+5 |
2011-07-29 | s3:dbwrap: move db_open() to a file dbwrap_open.c of its own. | Michael Adam | 3 | -0/+3 |
2011-07-28 | s3-waf: the passdb subsystem needs to be called pdb | Andrew Tridgell | 1 | -6/+6 |
2011-07-19 | First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems | Jeremy Allison | 1 | -4/+4 |
2011-07-08 | lib/util Move bitmap.c to lib/util | Andrew Bartlett | 1 | -0/+1 |
2011-07-04 | s3-build link passdb modules against libpassdb | Andrew Bartlett | 1 | -11/+6 |
2011-07-04 | s3-build allow_undefined_symbols=False is the default now | Andrew Bartlett | 1 | -1/+0 |
2011-06-28 | s3-waf: add some missing tdb dependencies. | Günther Deschner | 1 | -1/+1 |
2011-06-21 | lib/util Remove samba-util-common! | Andrew Bartlett | 1 | -3/+3 |
2011-06-20 | tdb_compat: Higher level API fixes. | Rusty Russell | 1 | -2/+2 |
2011-06-12 | s3-passdb: Implement new pdb trust calls for the default backend | Sumit Bose | 1 | -2/+102 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 2 | -8/+8 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() | Andrew Bartlett | 2 | -3/+3 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 3 | -3/+3 |
2011-06-09 | s3-talloc Change TALLOC_P() to talloc() | Andrew Bartlett | 4 | -4/+4 |
2011-06-09 | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 6 | -15/+15 |
2011-06-09 | s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() | Andrew Bartlett | 1 | -1/+1 |