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
/
source4
/
torture
/
libnet
/
userinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-29
Convert to new torture API.
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-21
/
+20
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25377: Simplify code a little by employing commonly used functions.
Rafal Szczesniak
1
-179
/
+6
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24755: Use common code for finding the RPC binding in the torture tests.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24051: more monitor function calls and monitor msg names
Rafal Szczesniak
1
-3
/
+3
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15939: Add tests for userinfo call with username argument provided
Rafal Szczesniak
1
-4
/
+41
2007-10-10
r15921: Include new headers.
Rafal Szczesniak
1
-1
/
+0
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r8761: Propagate changes in monitor messaging code.
Rafal Szczesniak
1
-3
/
+11
2007-10-10
r8232: remove samr_String and netr_String as they are the same as lsa_String
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r7491: libnet functions used in tests have different names now.
Rafal Szczesniak
1
-10
/
+10
2007-10-10
r6847: Fix some unused variable warnings in the libnet torture test.
Tim Potter
1
-1
/
+0
2007-10-10
r6717: - torture test of async useradd function and monitor messages.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r6637: Test for asynchronous function and monitor messages.
Rafal Szczesniak
1
-2
/
+81
2007-10-10
r6432: Restorin previous construction of conditions after a little discussion
Rafal Szczesniak
1
-1
/
+3
2007-10-10
r6426: DCE/RPC bind string parsing is not needed anymore, as we use
Rafal Szczesniak
1
-10
/
+1
2007-10-10
r6165: fixed up the userinfo composite code. Fixes include:
Andrew Tridgell
1
-5
/
+4
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r5902: A rather large change...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r5681: fix the build and compiler wanings
Stefan Metzmacher
1
-4
/
+3
2007-10-10
r5679: Complete basic test of rpc_composite_userinfo function (which
Rafal Szczesniak
1
-3
/
+151
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r5651: A bit more code in userinfo test and hook up test function to
Rafal Szczesniak
1
-3
/
+19
2007-10-10
r5610: Starting libnet test of userinfo call. Unfinished yet, though
Rafal Szczesniak
1
-0
/
+100