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
/
winbindd
/
winbindd_pam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-09
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
1
-4
/
+5
2007-12-20
Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is...
Michael Adam
1
-6
/
+9
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
1
-2
/
+2
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-1
/
+1
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
1
-5
/
+11
2007-11-27
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
1
-2
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-8
/
+8
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-64
/
+14
2007-10-10
r25287: Eliminate a handful of red bars and overly long lines I just
Michael Adam
1
-32
/
+40
2007-10-10
r25273: unistrX_to_ascii calls pull_ucs2 - ensure it's never
Jeremy Allison
1
-8
/
+8
2007-10-10
r25272: Fix a bunch of callers of pull_ucs2 that passed -1 for dest_len.
Michael Adam
1
-8
/
+8
2007-10-10
r25154: move winbindd code into winbindd/
Stefan Metzmacher
1
-0
/
+2382
[prev]