index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-12
Fix CID 469. new_acct can't be NULL here.
Jeremy Allison
1
-2
/
+1
2008-01-09
Fix memleak in ldapsam_rename_sam_account() found by IBM checker.
Michael Adam
1
-1
/
+1
2008-01-09
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
1
-7
/
+11
2008-01-07
Add secrets_shutdown().
Günther Deschner
1
-0
/
+13
2008-01-02
Fix for bug #5163 from Laurent Pinchart <pinchart@skynet.be>
Jeremy Allison
1
-0
/
+4
2007-12-29
Make pdb_tdb honour a private dir overridden in smb.conf.
Michael Adam
1
-1
/
+1
2007-12-29
passdb.tdb is located in the private directory
Volker Lendecke
1
-1
/
+2
2007-12-28
Convert csamuser to memcache
Volker Lendecke
1
-27
/
+26
2007-12-26
Remove the sampwent interface
Volker Lendecke
4
-446
/
+1
2007-12-26
smbpasswd_search_users
Volker Lendecke
1
-0
/
+114
2007-12-26
Add tdbsam_search_users
Volker Lendecke
1
-0
/
+134
2007-12-23
Convert the [gu]id_sid cache to memcache
Volker Lendecke
1
-134
/
+62
2007-12-19
Remove Get_Pwnam and its associated static variable
Volker Lendecke
1
-1
/
+2
2007-12-19
Add and use some keystr functions using talloc_tos() in secrets api.
Günther Deschner
1
-44
/
+123
2007-12-18
Prevent another segfault.
Michael Adam
1
-1
/
+3
2007-12-17
Remove direct caller of secrets_fetch_trusted_domain_password().
Michael Adam
1
-1
/
+1
2007-12-17
Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
Michael Adam
1
-13
/
+32
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2
-9
/
+9
2007-12-15
Replace sid_string_static with sid_to_string
Volker Lendecke
2
-6
/
+11
2007-12-15
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
1
-3
/
+4
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
9
-84
/
+80
2007-12-15
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
1
-14
/
+16
2007-12-14
Revert "Fix for bug #4801: Correctly implement lsa lookup levels for lookupna...
Stefan Metzmacher
1
-32
/
+13
2007-12-13
Pass NULL instead of unneeded &sid: pdb_get_trusteddom_pw() checks.
Michael Adam
1
-2
/
+1
2007-12-13
Rename get_trust_pw() to get_trust_pw_hash().
Michael Adam
1
-2
/
+2
2007-12-13
Export logic of get_trust_pw() to new function get_trust_pw_clear().
Michael Adam
1
-16
/
+58
2007-12-13
Refactor the lagacy part of secrets_fetch_trust_account_password() out
Michael Adam
1
-13
/
+31
2007-12-13
Let get_trust_pw() determine the machine_account_name to use.
Michael Adam
1
-2
/
+14
2007-12-13
Remove two unneeded functions.
Michael Adam
1
-23
/
+0
2007-12-13
Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
Michael Adam
1
-13
/
+32
2007-12-12
Fix logic and prevent segfaults in secrets trustdom tdb pack code.
Michael Adam
1
-14
/
+14
2007-12-12
Fix secrets_store_trusted_domain_password() after pstring removal.
Michael Adam
1
-1
/
+1
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-1
/
+1
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
1
-2
/
+2
2007-12-03
Change tdb_unpack "P" to return a malloc'ed string rather
Jeremy Allison
1
-1
/
+6
2007-11-27
Remove unused prototype for smbldap_get_single_pstring().
Jeremy Allison
1
-2
/
+8
2007-11-27
Use the proper boolean constants - the type has been
Michael Adam
1
-76
/
+76
2007-11-26
Fix bug 5055
Volker Lendecke
1
-1
/
+1
2007-11-26
Improve debug message
Volker Lendecke
1
-1
/
+2
2007-11-21
Remove pstrings from pam_smbpass - make local_password_change
Jeremy Allison
1
-25
/
+26
2007-11-20
More pstring elimination.
Jeremy Allison
6
-117
/
+233
2007-11-14
Remove smbldap_get_single_pstring() and all pstrings
Jeremy Allison
2
-462
/
+803
2007-11-09
remove faked_create_user() BUILD_FARM hack as we have nss_wrapper now
Stefan Metzmacher
1
-8
/
+0
2007-11-05
static pstring removal
Volker Lendecke
4
-11
/
+22
2007-11-01
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
1
-2
/
+2
2007-10-26
Ensure temporary memory is freed - pointed out by "Li, Ying (ESG)" <ying.li2@...
Jeremy Allison
1
-0
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
15
-276
/
+276
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2
-52
/
+37
2007-10-10
r25401: BUG 4982: Don't delete lanman hashes on invalid logins when
Gerald Carter
1
-1
/
+1
2007-10-10
r25165: Use talloc_asprintf_append_buffer with an unmodified
Jeremy Allison
1
-3
/
+3
[next]