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
*
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
*
Use GUID_random.
Jelmer Vernooij
2008-10-14
1
-1
/
+1
*
Use common util_file code.
Jelmer Vernooij
2008-10-12
1
-3
/
+3
*
Store a local schannel key in secrets.tdb
Volker Lendecke
2008-10-06
1
-0
/
+25
*
Revert "Split lookup_name() and create a new functiong called"
Simo Sorce
2008-09-03
1
-93
/
+78
*
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
2008-09-03
1
-4
/
+38
|
\
|
*
Fix bug spotted by Simo - don't use legacy if expired entry.
Jeremy Allison
2008-08-26
1
-4
/
+4
|
*
Don't ask winbindd if we got a -ve cache entry.
Jeremy Allison
2008-08-26
1
-4
/
+38
*
|
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
2008-08-26
1
-33
/
+63
|
\
|
|
*
Fix the build :-(. Ask winbindd if we find a negative cache entry (or should
Jeremy Allison
2008-08-26
1
-5
/
+17
|
*
Get smbd to look (read-only) into the winbindd cache for uid/gid <--> sid map...
Jeremy Allison
2008-08-26
1
-33
/
+51
*
|
Split lookup_name() and create a new functiong called
Simo Sorce
2008-08-17
1
-78
/
+93
|
/
*
fixed lots of places that paniced on a failed transaction_commit,
Andrew Tridgell
2008-08-13
1
-4
/
+5
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
2
-3
/
+3
*
pdb_interface: Fix typo in debug message.
Karolin Seeger
2008-07-29
1
-1
/
+1
*
Add casts to uint32_t to match prototype for sid_append_rid().
Jeremy Allison
2008-07-24
1
-4
/
+4
*
Use sys_getgrnam not getgrnam. Pointed out by Herb.
Jeremy Allison
2008-07-24
1
-1
/
+1
*
pdb_ldap: Raise level for debug message to avoid log file flooding.
John H Terpstra
2008-07-24
1
-1
/
+1
*
Use LDAP macros instead of attribute names.
Karolin Seeger
2008-07-18
1
-20
/
+19
*
Fix typo.
Karolin Seeger
2008-07-14
1
-1
/
+1
[next]