Age | Commit message (Expand) | Author | Files | Lines |
2009-06-09 | No need to free twice -- thanks gd :-) | Volker Lendecke | 1 | -1/+0 |
2009-06-09 | Implement pdb_ads_[add|del]_groupmem | Volker Lendecke | 1 | -11/+69 |
2009-06-09 | Implement pdb_ads_delete_dom_group | Volker Lendecke | 1 | -1/+47 |
2009-06-08 | Implement pdb_ads_enum_group_members | Volker Lendecke | 1 | -3/+57 |
2009-06-08 | Fix some nonempty blank lines | Volker Lendecke | 1 | -34/+34 |
2009-06-08 | Fix two 64-bit warnings | Volker Lendecke | 1 | -2/+2 |
2009-06-08 | Implement pdb_[add|del]aliasmem | Volker Lendecke | 1 | -2/+99 |
2009-06-08 | Do not use a variable format string | Volker Lendecke | 1 | -1/+1 |
2009-06-08 | Implement pdb_ads_enum_aliasmem | Volker Lendecke | 1 | -3/+86 |
2009-06-08 | Pass a talloc_ctx to pdb_enum_aliasmem | Volker Lendecke | 3 | -5/+9 |
2009-06-08 | Implement pdb_ads_delete_alias | Volker Lendecke | 1 | -1/+44 |
2009-06-08 | Implement pdb_ads_create_dom_group() | Volker Lendecke | 1 | -1/+69 |
2009-06-07 | More pdb_ads stuff | Volker Lendecke | 1 | -6/+108 |
2009-06-07 | Make "net sam list" work for groups, aliases and builtins | Volker Lendecke | 1 | -7/+58 |
2009-06-07 | Return full info in pdb_ads_search_users() | Volker Lendecke | 1 | -5/+17 |
2009-06-07 | s3-samr: fix return code of _samr_LookupRids when run with pdb_ldap. | Günther Deschner | 1 | -0/+5 |
2009-06-06 | s3/passdb: Fix debug message: 'net setmaxrid' does not exist. | Karolin Seeger | 1 | -2/+2 |
2009-06-06 | Add an early prototyp of pdb_ads.c. | Volker Lendecke | 1 | -0/+1284 |
2009-05-31 | Fix some nonempty blank lines | Volker Lendecke | 1 | -52/+52 |
2009-05-29 | s3-passdb: fix uninitialized variable in local_password_change(). | Günther Deschner | 1 | -1/+1 |
2009-05-29 | Consolidate user create/delete paths in smbpasswd | Simo Sorce | 1 | -147/+179 |
2009-05-29 | util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique. | Günther Deschner | 1 | -20/+0 |
2009-05-28 | TALLOC_ZERO_P->talloc_zero | Volker Lendecke | 1 | -1/+2 |
2009-05-28 | Do not segfault in pdb_search_destructor if no real search was started | Volker Lendecke | 1 | -1/+2 |
2009-05-27 | s3: zero an uninitialized array | Marc VanHeyningen | 1 | -1/+4 |
2009-05-26 | Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT | Volker Lendecke | 1 | -1/+1 |
2009-05-16 | Move smb_create_user() in samsync | Simo Sorce | 1 | -60/+0 |
2009-05-12 | s3: Fallback to the legacy sid_to_(uid|gid) instead of returning NULL. | Aravind Srinivasan | 2 | -26/+4 |
2009-05-12 | Fix the last few format arg missmatches I missed. | Jeremy Allison | 1 | -4/+4 |
2009-05-12 | Fix bug 6157 | Volker Lendecke | 1 | -1/+1 |
2009-05-11 | Fix a bunch of compiler warnings about wrong format types. | Jeremy Allison | 3 | -10/+10 |
2009-05-08 | s3/ldap: also handle DirX return codes | Björn Jacke | 1 | -0/+2 |
2009-05-05 | s3-ldap: fix more callers of smbldap_dn_talloc() that were passing a NULL con... | Günther Deschner | 2 | -2/+2 |
2009-05-05 | s3-ldapsam: Fix Bug #6313: ldapsam_update_sam_account() crashes while doing t... | Günther Deschner | 1 | -1/+1 |
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 4 | -1/+4 |
2009-04-14 | Convert Samba3 to use the common lib/util/charset API | Andrew Bartlett | 2 | -15/+15 |
2009-04-06 | s3:smbldap Remove smbldap_get_dn | Andrew Bartlett | 2 | -29/+18 |
2009-04-01 | Allow pdbedit to change a user rid/sid. Based on a fix from Alexander Zagrebi... | Jeremy Allison | 1 | -3/+57 |
2009-04-01 | s3-passdb: add smb_create_user(). | Günther Deschner | 1 | -0/+59 |
2009-04-01 | s3: fix the fix for bug #6195 - dont let smbd child processes panic | Michael Adam | 1 | -2/+16 |
2009-03-27 | Fix the problem of 3.0.x passdb databases being version | Jeremy Allison | 1 | -5/+43 |
2009-03-27 | Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c... | Jeremy Allison | 1 | -1/+2 |
2009-03-24 | Fix bug 6097 | Volker Lendecke | 1 | -1/+1 |
2009-03-18 | Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c... | Jeremy Allison | 1 | -14/+201 |
2009-03-17 | Missing break in conversion function prevents tdb password database update. | Alexander Zagrebin | 1 | -0/+1 |
2009-03-12 | s3 pdb_wbc_sam: LookupRids should return sAMAccountName, not NT4 names | Dan Sledz | 1 | -5/+7 |
2009-03-07 | Shape up pdb_search a bit by making it a talloc ctx with a destructor | Volker Lendecke | 4 | -57/+46 |
2009-03-03 | s3 passdb: Add back some useful debug statements | Tim Prouty | 1 | -18/+24 |
2009-03-02 | It appears that the first time we see a uid/gid that winbind can't map, | Dan Sledz | 1 | -14/+22 |
2009-02-25 | Fix an incompatible pointer passed to winbind_get_groups | Volker Lendecke | 1 | -1/+3 |