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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tes...
Michael Adam
1
-12
/
+208
2007-10-10
r25471: Use macros for loadparm field names, should make migration to offsets...
Jelmer Vernooij
1
-139
/
+143
2007-10-10
r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:
Michael Adam
1
-23
/
+47
2007-10-10
r25468: export WINBINDD_PRIV_PIPE_DIR
Stefan Metzmacher
3
-1
/
+6
2007-10-10
r25467: use uppercase netbios name for samba3.
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25466: fix calculation of $expected_ret, when there're
Stefan Metzmacher
2
-5
/
+18
2007-10-10
r25465: improve plain output...
Stefan Metzmacher
1
-8
/
+13
2007-10-10
r25464: improve build-farm output...
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r25463: revert accidently committed type changes for now, broke the build.
Jelmer Vernooij
1
-31
/
+31
2007-10-10
r25462: Remove refernece to categories from js as well.
Jelmer Vernooij
2
-56
/
+31
2007-10-10
r25461: Remove section headers in loadparm - trying to keep data and metadata...
Jelmer Vernooij
2
-48
/
+9
2007-10-10
r25460: use common structure in param/generic.c
Jelmer Vernooij
4
-42
/
+31
2007-10-10
r25459: Avoid bashism. Reported by Björn Jacke.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25458: Fix warning
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25457: use different location for out-of-tree builds
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25456: Avoid externs for charsets for now - it breaks openchange.
Jelmer Vernooij
3
-25
/
+22
2007-10-10
r25454: Use standard bool types in a couple more places.
Jelmer Vernooij
9
-71
/
+71
2007-10-10
r25453: Fix include for NTSTATUS.
Jelmer Vernooij
3
-4
/
+4
2007-10-10
r25452: Move the creation of the server entry to the self join, as this makes
Andrew Bartlett
2
-23
/
+23
2007-10-10
r25451: Rework the display of provision options to use printf syntax, and
Andrew Bartlett
1
-10
/
+22
2007-10-10
r25450: Make it easier to test with a particular version of OpenLDAP, by
Andrew Bartlett
2
-6
/
+16
2007-10-10
r25449: Add convenience function for opening the default smb.conf for opencha...
Jelmer Vernooij
2
-1
/
+6
2007-10-10
r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...
Jelmer Vernooij
5
-19
/
+4
2007-10-10
r25447: Fix installation of headers. Patch by Brad Hards.
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
63
-172
/
+198
2007-10-10
r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.
Michael Adam
1
-0
/
+28
2007-10-10
r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:
Michael Adam
1
-6
/
+62
2007-10-10
r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.
Michael Adam
1
-0
/
+32
2007-10-10
r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted do...
Michael Adam
1
-0
/
+22
2007-10-10
r25438: start samba3's winbindd in the selftest "dc" env
Stefan Metzmacher
1
-13
/
+63
2007-10-10
r25437: let the default env for 'make testenv' depend on the target
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r25435: actually pass the statistics to the buildfarm output module
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r25433: - dcerpc_AuthType is a 8bit enum not 32bit
Stefan Metzmacher
1
-9
/
+12
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
70
-227
/
+237
2007-10-10
r25428: forward declarations of enums are not portable,
Stefan Metzmacher
3
-9
/
+9
2007-10-10
r25427: fix SELFTEST RUNTIME calculation for the build-farm
Stefan Metzmacher
2
-6
/
+6
2007-10-10
r25425: move LDB_MODULESDIR define into config.h
Stefan Metzmacher
2
-7
/
+18
2007-10-10
r25421: SHLIBEXT comes in via samba's config.h already
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r25419: fix generation of git revision calculation
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25411: Fix IPv6 socket backend.
Jelmer Vernooij
1
-10
/
+12
2007-10-10
r25410: Use C99 struct initialization.
Jelmer Vernooij
1
-33
/
+30
2007-10-10
r25409: Add SHOW_SEQUENCE winbind test (struct based).
Michael Adam
1
-0
/
+20
2007-10-10
r25404: fix the build
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
164
-618
/
+644
2007-10-10
r25395: Fix help for --socket-wrapper-pcap.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25394: Print out version info in test output for use by Samba 3.
Jelmer Vernooij
2
-0
/
+3
2007-10-10
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
21
-83
/
+88
2007-10-10
r25386: add 'make testsuite' target that tries to at least compile
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r25385: Don't clutter the buildfarm output with SKIP: lines.
Jelmer Vernooij
1
-5
/
+1
2007-10-10
r25384: Support DGRAM IPv6 sockets.
Jelmer Vernooij
1
-10
/
+23
[next]