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
...
*
Convert csamuser to memcache
Volker Lendecke
2007-12-28
1
-27
/
+26
*
Remove the sampwent interface
Volker Lendecke
2007-12-26
4
-446
/
+1
*
smbpasswd_search_users
Volker Lendecke
2007-12-26
1
-0
/
+114
*
Add tdbsam_search_users
Volker Lendecke
2007-12-26
1
-0
/
+134
*
Convert the [gu]id_sid cache to memcache
Volker Lendecke
2007-12-23
1
-134
/
+62
*
Remove Get_Pwnam and its associated static variable
Volker Lendecke
2007-12-19
1
-1
/
+2
*
Add and use some keystr functions using talloc_tos() in secrets api.
Günther Deschner
2007-12-19
1
-44
/
+123
*
Prevent another segfault.
Michael Adam
2007-12-18
1
-1
/
+3
*
Remove direct caller of secrets_fetch_trusted_domain_password().
Michael Adam
2007-12-17
1
-1
/
+1
*
Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
Michael Adam
2007-12-17
1
-13
/
+32
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
2
-9
/
+9
*
Replace sid_string_static with sid_to_string
Volker Lendecke
2007-12-15
2
-6
/
+11
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
1
-3
/
+4
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
9
-84
/
+80
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
1
-14
/
+16
*
Revert "Fix for bug #4801: Correctly implement lsa lookup levels for lookupna...
Stefan Metzmacher
2007-12-14
1
-32
/
+13
*
Pass NULL instead of unneeded &sid: pdb_get_trusteddom_pw() checks.
Michael Adam
2007-12-13
1
-2
/
+1
*
Rename get_trust_pw() to get_trust_pw_hash().
Michael Adam
2007-12-13
1
-2
/
+2
*
Export logic of get_trust_pw() to new function get_trust_pw_clear().
Michael Adam
2007-12-13
1
-16
/
+58
*
Refactor the lagacy part of secrets_fetch_trust_account_password() out
Michael Adam
2007-12-13
1
-13
/
+31
*
Let get_trust_pw() determine the machine_account_name to use.
Michael Adam
2007-12-13
1
-2
/
+14
*
Remove two unneeded functions.
Michael Adam
2007-12-13
1
-23
/
+0
*
Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
Michael Adam
2007-12-13
1
-13
/
+32
*
Fix logic and prevent segfaults in secrets trustdom tdb pack code.
Michael Adam
2007-12-12
1
-14
/
+14
*
Fix secrets_store_trusted_domain_password() after pstring removal.
Michael Adam
2007-12-12
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-2
/
+2
*
Change tdb_unpack "P" to return a malloc'ed string rather
Jeremy Allison
2007-12-03
1
-1
/
+6
*
Remove unused prototype for smbldap_get_single_pstring().
Jeremy Allison
2007-11-27
1
-2
/
+8
*
Use the proper boolean constants - the type has been
Michael Adam
2007-11-27
1
-76
/
+76
*
Fix bug 5055
Volker Lendecke
2007-11-26
1
-1
/
+1
*
Improve debug message
Volker Lendecke
2007-11-26
1
-1
/
+2
*
Remove pstrings from pam_smbpass - make local_password_change
Jeremy Allison
2007-11-21
1
-25
/
+26
*
More pstring elimination.
Jeremy Allison
2007-11-20
6
-117
/
+233
*
Remove smbldap_get_single_pstring() and all pstrings
Jeremy Allison
2007-11-14
2
-462
/
+803
*
remove faked_create_user() BUILD_FARM hack as we have nss_wrapper now
Stefan Metzmacher
2007-11-09
1
-8
/
+0
*
static pstring removal
Volker Lendecke
2007-11-05
4
-11
/
+22
*
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
2007-11-01
1
-2
/
+2
*
Ensure temporary memory is freed - pointed out by "Li, Ying (ESG)" <ying.li2@...
Jeremy Allison
2007-10-26
1
-0
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
15
-276
/
+276
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
2
-52
/
+37
*
r25401: BUG 4982: Don't delete lanman hashes on invalid logins when
Gerald Carter
2007-10-10
1
-1
/
+1
*
r25165: Use talloc_asprintf_append_buffer with an unmodified
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r25092: Add support for storing trusted domain passwords in LDAP for
Michael Adam
2007-10-10
1
-5
/
+277
*
r25091: Start adding support for storing trusted domain passwords in LDAP
Michael Adam
2007-10-10
1
-0
/
+44
*
r24991: Kill all those lots of trailing whitespaces from secrets.c.
Michael Adam
2007-10-10
1
-72
/
+72
*
r24990: Kill an incredible amount of trailing whitespaces...
Michael Adam
2007-10-10
1
-8
/
+10
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
2
-4
/
+2
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
13
-26
/
+13
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
15
-15
/
+15
[prev]
[next]