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
/
pdb_get_set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-passdb: Remove unused sampass->pass_must_change_time
Andrew Bartlett
2012-04-19
1
-6
/
+0
*
s3-passdb: make pdb_password_change_time_max static.
Günther Deschner
2011-11-29
1
-1
/
+1
*
Fix bug #8561 - Password change settings not fully observed.
Jeremy Allison
2011-11-16
1
-4
/
+34
*
s3-passdb: remove fstring from pdb_set_user_sid_from_string().
Günther Deschner
2011-10-14
1
-1
/
+1
*
s3-passdb Make pdb_element_is_changed available to all passdb modules
Andrew Bartlett
2011-08-13
1
-0
/
+23
*
lib/util Move bitmap.c to lib/util
Andrew Bartlett
2011-07-08
1
-0
/
+1
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
Fix bug #7054 - X account flag does not work when pwdlastset is 0.
Jeremy Allison
2011-05-24
1
-2
/
+1
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Add "len" to pdb_set_hours
Volker Lendecke
2011-02-19
1
-3
/
+8
*
s3: Add "code_page" to struct samu
Volker Lendecke
2011-02-15
1
-0
/
+12
*
s3: Add "country_code" to struct samu
Volker Lendecke
2011-02-15
1
-0
/
+12
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-1
/
+2
*
s3:passdb Export function to calculate the proper primary group sid
Simo Sorce
2010-06-07
1
-86
/
+8
*
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
1
-11
/
+11
*
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
2010-05-21
1
-20
/
+20
*
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
2010-05-18
1
-2
/
+2
*
s3:passdb: avoid sid_to_gid() if the sid is "domain users"
Stefan Metzmacher
2010-03-25
1
-3
/
+7
*
s3:passdb: only use gid_to_sid() result if the result is a group of our local...
Stefan Metzmacher
2010-02-09
1
-4
/
+16
*
s3:passdb: speed up pdb_get_group_sid()
Stefan Metzmacher
2010-02-08
1
-5
/
+28
*
s3: Hide some uses of pdb_get_init_flags (which I would love to remove...)
Volker Lendecke
2010-02-05
1
-1
/
+1
*
s3:passdb: fix a type Domain Users has RID -513
Stefan Metzmacher
2010-02-04
1
-1
/
+1
*
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
2010-01-10
1
-4
/
+3
*
s3:passdb: store the plain nt passwords hashes in history, not salted md5
Michael Adam
2010-01-07
1
-5
/
+10
*
s3: Simplify pdb_set_plaintext_passwd: pwhistory==NULL can not happen anymore
Volker Lendecke
2010-01-07
1
-24
/
+19
*
s3: Simplify pdb_set_plaintext_passwd: pwHistLen==0 was checked above
Volker Lendecke
2010-01-07
1
-2
/
+4
*
s3: Add a paranoia check to pdb_set_plaintext_passwd()
Volker Lendecke
2010-01-07
1
-0
/
+5
*
s3: Simplify pdb_set_plaintext_passwd() by removing a redundant condition
Volker Lendecke
2010-01-07
1
-22
/
+11
*
s3: Simplify pdb_set_plaintext_passwd: memcpy deals fine with 0 bytes
Volker Lendecke
2010-01-07
1
-5
/
+2
*
s3: Simplify pdb_set_plaintext_passwd by using talloc_zero_array
Volker Lendecke
2010-01-07
1
-5
/
+2
*
s3: Make use of talloc_array in pdb_set_plaintext_passwd()
Volker Lendecke
2010-01-07
1
-2
/
+3
*
s3: Simplify pdb_set_plaintext_passwd() a bit
Volker Lendecke
2010-01-07
1
-66
/
+63
*
s3: Simplify pdb_set_plaintext_passwd() slightly
Volker Lendecke
2010-01-07
1
-56
/
+83
*
s3:pdb_set_pw_history: free the old history before setting the new.
Michael Adam
2010-01-07
1
-0
/
+1
*
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
2009-07-14
1
-3
/
+3
*
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
2009-04-14
1
-0
/
+1
*
Fix some nonempty blank lines
Volker Lendecke
2009-02-08
1
-41
/
+41
*
Remove unix_homedir from struct user_struct
Volker Lendecke
2008-05-05
1
-8
/
+0
*
Use netr_SamInfo3 in remaining places.
Günther Deschner
2008-02-17
1
-1
/
+1
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-2
/
+2
*
More pstring elimination.
Jeremy Allison
2007-11-20
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-39
/
+39
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r19058: Implement "user cannot change password", and complete "user must change
Jim McDonough
2007-10-10
1
-35
/
+33
*
r18722: Fix up password change times. The can change and must change times are
Jim McDonough
2007-10-10
1
-2
/
+22
*
r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() call
Gerald Carter
2007-10-10
1
-1
/
+1
[next]