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
/
source4
/
torture
/
winbind
/
struct_based.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
2011-05-03
1
-1
/
+0
*
source4/torture: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+1
*
Fix some types
Jelmer Vernooij
2011-02-28
1
-1
/
+1
*
pam: share pam errors in a common location.
Günther Deschner
2011-02-08
1
-1
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-20
/
+20
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-5
/
+5
*
s4:torture/winbind/struct_based.c - fix up (un)signedness of a function argument
Matthias Dieter Wallnöfer
2010-03-05
1
-1
/
+2
*
s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3.
Günther Deschner
2010-03-02
1
-5
/
+16
*
s4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME test
Kai Blin
2010-01-16
1
-4
/
+5
*
s3 test: Fix WINBINDD-STRUCT tests
Kai Blin
2010-01-14
1
-2
/
+2
*
s3 selftest: Fix LOOKUP_SID test.
Kai Blin
2010-01-14
1
-4
/
+12
*
s3 selftest: Fix WINBINDD_LIST_GROUPS test
Kai Blin
2010-01-14
1
-9
/
+22
*
s3 selftest: Allow the enumeration of users and groups
Kai Blin
2010-01-14
1
-1
/
+1
*
s3 selftest: Fix the WINBINDD_GETDCNAMEe test.
Kai Blin
2010-01-14
1
-0
/
+10
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-1
/
+0
*
Repel pstring to nsswitch/.
Jelmer Vernooij
2008-10-22
1
-9
/
+8
*
Fix failures in the winbind struct-based test.
Andrew Bartlett
2008-09-11
1
-11
/
+0
*
Tiago Batista posted a patch to fix the build:
Tiago Batista
2008-05-06
1
-1
/
+1
*
Adjust the expectations of the struct based winbind test.
Andrew Bartlett
2008-04-16
1
-7
/
+14
*
Fix struct_based winbind test for 'check machine account'.
Andrew Bartlett
2008-04-16
1
-1
/
+1
*
Fix some of the winbind tests.
Andrew Bartlett
2008-04-15
1
-1
/
+2
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
1
-4
/
+4
*
r25721: remove unused var
Stefan Metzmacher
2007-12-21
1
-1
/
+0
*
r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to also
Michael Adam
2007-10-10
1
-1
/
+64
*
r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes...
Michael Adam
2007-10-10
1
-12
/
+208
*
r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:
Michael Adam
2007-10-10
1
-23
/
+47
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.
Michael Adam
2007-10-10
1
-0
/
+28
*
r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:
Michael Adam
2007-10-10
1
-6
/
+62
*
r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.
Michael Adam
2007-10-10
1
-0
/
+32
*
r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted do...
Michael Adam
2007-10-10
1
-0
/
+22
*
r25409: Add SHOW_SEQUENCE winbind test (struct based).
Michael Adam
2007-10-10
1
-0
/
+20
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25352: Add a basic WINBINDD_LIST_GROUPS test.
Michael Adam
2007-10-10
1
-0
/
+16
*
r25350: Add an initial winbindd list-users test.
Michael Adam
2007-10-10
1
-0
/
+16
*
r25349: add WINBIND-STRUCT-DSGETDCNAME test
Stefan Metzmacher
2007-10-10
1
-0
/
+66
*
r25293: add WINBIND-STRUCT-CHECK_MACHACC test
Stefan Metzmacher
2007-10-10
1
-0
/
+52
*
r25292: minor cleanup
Stefan Metzmacher
2007-10-10
1
-6
/
+2
*
r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test
Stefan Metzmacher
2007-10-10
1
-0
/
+30
*
r25290: remove wrong comment
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r25289: add WINBIND-STRUCT-INFO test
Stefan Metzmacher
2007-10-10
1
-0
/
+26
*
r25288: add WINBIND-STRUCT-DOMAIN_INFO test
Stefan Metzmacher
2007-10-10
1
-1
/
+70
*
r25284: add WINBIND-STRUCT-DOMAIN_NAME test
Stefan Metzmacher
2007-10-10
1
-0
/
+25
*
r25283: add WINBIND-STRUCT-NETBIOS_NAME test.
Stefan Metzmacher
2007-10-10
1
-0
/
+25
*
r25282: add WINBIND-STRUCT-INTERFACE_VERSION test
Stefan Metzmacher
2007-10-10
1
-0
/
+21
*
r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_T...
Stefan Metzmacher
2007-10-10
1
-9
/
+25
*
r25279: - test in the generic get_trusted_domains() function that we got
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r25278: add a more extented macro for doing struct based winbind requests
Stefan Metzmacher
2007-10-10
1
-4
/
+27
*
r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture test
Stefan Metzmacher
2007-10-10
1
-0
/
+144
*
r25235: add simple WINBIND-STRUCT-GETDCNAME test
Stefan Metzmacher
2007-10-10
1
-0
/
+22
[next]