index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move smb_create_user() in samsync
Simo Sorce
2009-05-16
1
-60
/
+0
*
s3: Fallback to the legacy sid_to_(uid|gid) instead of returning NULL.
Aravind Srinivasan
2009-05-12
2
-26
/
+4
*
Fix the last few format arg missmatches I missed.
Jeremy Allison
2009-05-12
1
-4
/
+4
*
Fix bug 6157
Volker Lendecke
2009-05-12
1
-1
/
+1
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
3
-10
/
+10
*
s3/ldap: also handle DirX return codes
Björn Jacke
2009-05-08
1
-0
/
+2
*
s3-ldap: fix more callers of smbldap_dn_talloc() that were passing a NULL con...
Günther Deschner
2009-05-05
2
-2
/
+2
*
s3-ldapsam: Fix Bug #6313: ldapsam_update_sam_account() crashes while doing t...
Günther Deschner
2009-05-05
1
-1
/
+1
*
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
2009-04-14
4
-1
/
+4
*
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
2009-04-14
2
-15
/
+15
*
s3:smbldap Remove smbldap_get_dn
Andrew Bartlett
2009-04-06
2
-29
/
+18
*
Allow pdbedit to change a user rid/sid. Based on a fix from Alexander Zagrebi...
Jeremy Allison
2009-04-01
1
-3
/
+57
*
s3-passdb: add smb_create_user().
Günther Deschner
2009-04-01
1
-0
/
+59
*
s3: fix the fix for bug #6195 - dont let smbd child processes panic
Michael Adam
2009-04-01
1
-2
/
+16
*
Fix the problem of 3.0.x passdb databases being version
Jeremy Allison
2009-03-27
1
-5
/
+43
*
Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...
Jeremy Allison
2009-03-27
1
-1
/
+2
*
Fix bug 6097
Volker Lendecke
2009-03-24
1
-1
/
+1
*
Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...
Jeremy Allison
2009-03-18
1
-14
/
+201
*
Missing break in conversion function prevents tdb password database update.
Alexander Zagrebin
2009-03-17
1
-0
/
+1
*
s3 pdb_wbc_sam: LookupRids should return sAMAccountName, not NT4 names
Dan Sledz
2009-03-12
1
-5
/
+7
*
Shape up pdb_search a bit by making it a talloc ctx with a destructor
Volker Lendecke
2009-03-07
4
-57
/
+46
*
s3 passdb: Add back some useful debug statements
Tim Prouty
2009-03-03
1
-18
/
+24
*
It appears that the first time we see a uid/gid that winbind can't map,
Dan Sledz
2009-03-02
1
-14
/
+22
*
Fix an incompatible pointer passed to winbind_get_groups
Volker Lendecke
2009-02-25
1
-1
/
+3
*
s3: Rename auth_onefs_wb and pdb_onefs_sam
Dan Sledz
2009-02-24
1
-58
/
+73
*
Fix a typo
Volker Lendecke
2009-02-21
1
-1
/
+1
*
Introduce a new passdb backend: pdb_onefs_sam
Dan Sledz
2009-02-20
1
-0
/
+433
*
Fix printf warnings found on systems where time_t <> long int.
Jeremy Allison
2009-02-19
1
-8
/
+8
*
Fix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.
Jeremy Allison
2009-02-17
1
-1
/
+12
*
s3: Added new parameter "map untrusted to domain"
Steven Danneman
2009-02-12
1
-0
/
+18
*
s3: Change behavior when seeing an unknown domain.
Dan Sledz
2009-02-11
1
-19
/
+0
*
Fix some nonempty blank lines
Volker Lendecke
2009-02-08
1
-41
/
+41
*
Fix nonempty blank lines
Volker Lendecke
2009-02-01
1
-61
/
+60
*
Memory leaks and other fixes found by Coverity
todd stecher
2009-01-21
2
-0
/
+7
*
s3:passdb: put login_cache.tdb into cache_dir, not lock_dir.
Michael Adam
2009-01-16
1
-2
/
+3
*
Fix bug #6035 - Possible race between fcntl F_SETLKW and alarm delivery.
Jeremy Allison
2009-01-14
1
-1
/
+1
*
Add iconv_convenience argument to size functions.
Jelmer Vernooij
2009-01-01
1
-8
/
+8
*
s3:pdb_tdb: store the next rid counter in passdb.tdb instead of winbind_idmap...
Stefan Metzmacher
2008-12-29
1
-75
/
+47
*
s3:passdb: add SAMU_BUFFER_V4 with no changes
Stefan Metzmacher
2008-12-29
1
-1
/
+16
*
s3:passdb: make marshalling struct samu from and to a buffer more generic
Stefan Metzmacher
2008-12-29
2
-664
/
+669
*
More asprintf warning fixes.
Jeremy Allison
2008-12-23
1
-4
/
+3
*
Fix more ‘asprintf’, declared with attribute warn_unused_result.
Jeremy Allison
2008-12-23
2
-11
/
+18
*
Fix more "warning: ignoring return value of ‘asprintf’, declared with
Jeremy Allison
2008-12-23
1
-23
/
+62
*
s3-ldapsam: Fix Bug 5957: do not abort rename process on valid rename script.
Günther Deschner
2008-12-09
1
-1
/
+1
*
Make memcache_add_talloc NULL out the source pointer
Volker Lendecke
2008-11-14
1
-7
/
+7
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-06
3
-4
/
+4
*
Fix bug #5825 - Account locking out doesnt work with an LDAP backend.Based on...
Jeremy Allison
2008-11-06
1
-1
/
+3
*
s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
Günther Deschner
2008-10-27
1
-4
/
+4
*
Use libutil genrand.
Jelmer Vernooij
2008-10-23
1
-2
/
+2
*
Use standard types.
Jelmer Vernooij
2008-10-22
1
-8
/
+8
[next]