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
/
smbd
/
map_username.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-13
s3: Cache the username map in gencache
Volker Lendecke
1
-0
/
+49
2010-04-12
s3: Little refactoring: Factor out skip_space
Volker Lendecke
1
-5
/
+10
2010-04-12
s3: Remove a bogus 0-check, "isspace" can not return true for \0
Volker Lendecke
1
-1
/
+1
2010-04-12
s3: Cache the result of the username map script
Volker Lendecke
1
-0
/
+1
2010-04-09
s3: Use talloc_tos() as talloc ctx for fd_lines_load() in map_username()
Volker Lendecke
1
-1
/
+1
2010-04-09
s3: TALLOC_FREE(command) correctly in map_username()
Volker Lendecke
1
-0
/
+2
2009-06-03
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
1
-2
/
+2
2009-01-08
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
1
-2
/
+1
2008-11-06
Add wrapper str_list_make_v3() to replace the old S3 behavior of
Jeremy Allison
1
-1
/
+1
2008-10-12
Use common util_file code.
Jelmer Vernooij
1
-2
/
+2
2008-02-04
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
1
-3
/
+3
2007-12-19
Remove Get_Pwnam and its associated static variable
Volker Lendecke
1
-1
/
+1
2007-12-17
Remove more static fstrings (yes this little cache should be
Jeremy Allison
1
-19
/
+49
2007-11-12
More pstring removal from smbd/*.c
Jeremy Allison
1
-11
/
+17
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r16591: Belt and braces approach to shut Klocwork up - bug #2001.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13771: BUG 3534: ignore lines in the username map file with no right hand li...
Gerald Carter
1
-2
/
+4
2007-10-10
r13494: Merge the stuff I've done in head the last days.
Volker Lendecke
1
-0
/
+178