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
/
torture
/
nsstest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-26
s3-build: only include nsswitch header where needed.
Günther Deschner
1
-0
/
+1
2009-11-27
s3-nsstest: drastically shrink size and dependencies of nsstest binary.
Günther Deschner
1
-7
/
+14
2009-08-29
s3:nsstest: Fix a very confusing behaviour in nsstest
Volker Lendecke
1
-2
/
+2
2008-11-01
Remove sys_dl*() - stubs are already provided by libreplace.
Jelmer Vernooij
1
-2
/
+2
2008-04-22
Make nsstest valgrind-clean: buf is referred to by the parsed grp struct
Volker Lendecke
1
-3
/
+0
2007-12-04
pull_ascii_pstring is gone.
Jeremy Allison
1
-2
/
+6
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
r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.
Jeremy Allison
1
-0
/
+6
2007-10-10
r20630: Fix some trivial memleaks.
Günther Deschner
1
-0
/
+3
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-17
/
+35
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-0
/
+9
2007-10-10
r6640: Attempt to fix 'make everything' with the paranoid malloc checker.
Volker Lendecke
1
-7
/
+7
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
1
-2
/
+2
2003-07-22
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
1
-7
/
+7
2003-06-20
Back out some of the changes to nsstest. I've kept the NULL pointer
Tim Potter
1
-138
/
+8
2003-06-16
Update nsstest to cope with wins NSS module as well as winbind NSS
Tim Potter
1
-12
/
+183
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-2
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+2
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-2
/
+2
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-2
/
+2
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-19
better nsstest error checking
Andrew Tridgell
1
-0
/
+20
2001-12-09
set return value to total errors
Andrew Tridgell
1
-2
/
+9
2001-12-09
better error checking in nsstest
Andrew Tridgell
1
-9
/
+64
2001-12-09
- check for correct error codes
Andrew Tridgell
1
-27
/
+48
2001-12-06
allow nsstest to test any nss module
Andrew Tridgell
1
-13
/
+19
2001-12-03
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
1
-2
/
+2
2001-12-03
fixed default location of libnss_winbind.so
Andrew Tridgell
1
-1
/
+1
2001-12-03
fixed the nsswitch initgroups code
Andrew Tridgell
1
-0
/
+302