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-waf: avoid module name uppercasing.
Günther Deschner
2010-12-01
1
-10
/
+10
*
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
2010-10-20
3
-5
/
+5
*
s3-waf: fix pdb modules build.
Günther Deschner
2010-10-18
1
-14
/
+13
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
15
-9
/
+15
*
s3: Remove talloc_autofree_context from pdb_interface
Volker Lendecke
2010-10-03
1
-1
/
+1
*
s3-waf: rework CLDAP and LIBCLI_LDAP subsystems.
Günther Deschner
2010-09-27
1
-0
/
+1
*
s3-waf: move pdb subsystem to pdb/wscript_build.
Günther Deschner
2010-09-27
1
-0
/
+48
*
s3: Remove talloc_autofree_context() from guest_user_info()
Volker Lendecke
2010-09-26
1
-1
/
+2
*
s3: Remove talloc_autofree_context() from lookup_unix_user_name()
Volker Lendecke
2010-09-26
1
-1
/
+1
*
s3: Remove talloc_autofree_context() from pdb_init_ads()
Volker Lendecke
2010-09-26
1
-1
/
+1
*
s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives
Andrew Bartlett
2010-09-20
1
-10
/
+11
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
9
-17
/
+26
*
s3-auth Change type of num_sids to uint32_t
Andrew Bartlett
2010-09-11
1
-2
/
+3
*
s3-passdb: Try to unlock the account if it is locked out.
Andreas Schneider
2010-08-30
1
-10
/
+53
*
s3-passdb: Added a pdb_try_account_unlock function.
Andreas Schneider
2010-08-30
1
-0
/
+74
*
s3-build: use dbwrap.h only where needed.
Günther Deschner
2010-08-26
5
-0
/
+5
*
s3-idmap: only include idmap headers where needed.
Günther Deschner
2010-08-26
2
-0
/
+2
*
s3-build: only include nsswitch header where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-build: only include memcache.h where needed.
Günther Deschner
2010-08-26
2
-0
/
+2
*
s3:pdb_ldap: move some code in ldapsam_create_dom_group()
Michael Adam
2010-08-14
1
-22
/
+25
*
s3-passdb: include samr.h where needed.
Günther Deschner
2010-08-06
3
-0
/
+3
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
8
-0
/
+8
*
s3: [ug]id_to_unix_... can not fail
Volker Lendecke
2010-07-11
1
-4
/
+12
*
s3:pdb_ldap: change LDAP password before samba password hashes
Björn Jacke
2010-07-06
1
-33
/
+34
*
s3: Fix another aspect of bug 7262 and make paged results work again
Volker Lendecke
2010-07-06
1
-4
/
+4
*
s3: Make talloc_attrs() static
Volker Lendecke
2010-07-05
1
-1
/
+1
*
s3-libads: only include libds flags where needed.
Günther Deschner
2010-07-01
1
-0
/
+1
*
s3-passdb: Make sure dn is initialized and don't free it.
Andreas Schneider
2010-06-28
1
-3
/
+1
*
s3-passdb: Make sure we don't call free on a garbage pointer.
Andreas Schneider
2010-06-28
1
-1
/
+1
*
s3-passdb: Make sure that we don't assign garbage.
Andreas Schneider
2010-06-28
1
-1
/
+1
*
s3: Fix EnumDomainAliases when no aliases are in LDAP
Volker Lendecke
2010-06-10
1
-6
/
+4
*
s3:pdb_ldap: fix bug 7505 - init_sam_from_ldap stores group in sid2uid cache
Michael Adam
2010-06-10
1
-1
/
+1
*
s3-passdb: Fix typo in comment.
Karolin Seeger
2010-06-10
1
-1
/
+1
*
s3: Fix bug 7253
Volker Lendecke
2010-06-09
1
-1
/
+8
*
s3:passdb Export function to calculate the proper primary group sid
Simo Sorce
2010-06-07
2
-86
/
+132
*
s3: Allow previous password to be stored and use it to check tickets
Matthieu Patou
2010-06-02
1
-4
/
+77
*
s3-build: only use ndr_security.h where needed.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3:passdb Fix memory leak
Simo Sorce
2010-05-29
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
15
-221
/
+221
*
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
2010-05-21
5
-229
/
+229
*
s3-passdb: move get_logon_hours_from_pdb() into samr server.
Günther Deschner
2010-05-18
1
-23
/
+0
*
s3:split secrets.c to put machine account secrets in a new file
Andrew Bartlett
2010-05-18
2
-366
/
+398
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
2
-11
/
+11
*
s3-tldap: only include tldap when actually needed.
Günther Deschner
2010-05-18
1
-0
/
+2
*
security: merge builtin rid tables.
Günther Deschner
2010-05-18
1
-18
/
+18
*
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
2010-05-18
5
-13
/
+13
*
s3-passdb: moving account_pol.c into passdb.
Günther Deschner
2010-05-08
1
-0
/
+453
*
s3-pdb_ldap: fix memleak.
Günther Deschner
2010-04-29
1
-2
/
+2
*
s3: Make a debug msg more readable
Volker Lendecke
2010-04-28
1
-1
/
+1
*
s3:passdb: avoid sid_to_gid() if the sid is "domain users"
Stefan Metzmacher
2010-03-25
1
-3
/
+7
[next]