index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Revert "Make use of sid_check_is_in_unix_users/groups"
Volker Lendecke
2008-07-11
1
-16
/
+11
*
Revert "Don't scream, better explain a bit in comments"
Volker Lendecke
2008-07-11
1
-8
/
+10
*
Revert "Remove an unused variable"
Volker Lendecke
2008-07-11
1
-0
/
+1
*
Fix some memleaks regarding trustdom passwords
Volker Lendecke
2008-07-10
1
-3
/
+15
*
Fix some uninitialized variable references via ndr_print
Volker Lendecke
2008-07-10
1
-1
/
+3
*
Give a nice error message if trying to join with a non-privileged user
Volker Lendecke
2008-07-10
1
-1
/
+1
*
Remove an unused variable
Volker Lendecke
2008-07-03
1
-1
/
+0
*
Don't scream, better explain a bit in comments
Volker Lendecke
2008-07-03
1
-10
/
+8
*
Make use of sid_check_is_in_unix_users/groups
Volker Lendecke
2008-07-03
1
-11
/
+16
*
Fix a memleak in secrets_fetch_afs_key
Volker Lendecke
2008-06-07
1
-0
/
+2
*
Fix a memleak in secrets_fetch_trust_account_password_legacy
Volker Lendecke
2008-06-07
1
-0
/
+1
*
Fix a memleak in fetch_ldap_pw
Volker Lendecke
2008-06-07
1
-1
/
+2
*
Remove unused function is_trusted_domain_situation().
Michael Adam
2008-05-26
1
-6
/
+0
*
passdb: check for is_dc_trusted_domain_situation() in get_trust_pw_hash().
Michael Adam
2008-05-26
1
-1
/
+1
*
passdb: add comment explaining logic in get_trust_pw_clear().
Michael Adam
2008-05-26
1
-2
/
+16
*
passdb: in get_trust_pw_clear() correctly fail if trusted domains not supported
Michael Adam
2008-05-26
1
-1
/
+5
*
Add function is_dc_trusted_domain_situation().
Michael Adam
2008-05-26
1
-3
/
+7
*
Manually port Steven Dannenman fix for using the correct machine domain when
Gerald W. Carter
2008-05-23
1
-3
/
+3
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
2
-28
/
+59
*
Fix a panic in the [ug]id2sid valgrind bug fix
Volker Lendecke
2008-05-06
1
-4
/
+6
*
Fix a valgrind bug in the new [ug]id2sid cache
Volker Lendecke
2008-05-06
1
-6
/
+6
*
Remove unix_homedir from struct user_struct
Volker Lendecke
2008-05-05
1
-8
/
+0
*
pdb_tdb: fix the upgrade code, db_traverse returns the number of records!
Stefan Metzmacher
2008-04-15
1
-1
/
+3
*
Convert dbwrap_trans_delete to NTSTATUS
Volker Lendecke
2008-04-01
1
-1
/
+4
[next]