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
/
lib
/
samba3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14381: Kill structs.h
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r14067: give more usefull errors
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r13767: fix compiler warnings
Stefan Metzmacher
4
-31
/
+36
2007-10-10
r12825: Add \n
Günther Deschner
1
-1
/
+1
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2
-0
/
+3
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12254: Add some (hopefully correct) descriptions for libraries that are inst...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11518: Fix a warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r11382: Require number of required M4 macros
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11377: Add support for building LIBRARY elements as shared libraries:
Jelmer Vernooij
1
-12
/
+7
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-10
/
+10
2007-10-10
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10528: Add credentials.h back into includes.h as some compilers don't
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10517: Get rid of use of next_token() in lib/samba3/
Jelmer Vernooij
2
-39
/
+19
2007-10-10
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10336: Add sconscript for a couple more subsystems.
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r9919: Remove debug statement from samba3sam
Jelmer Vernooij
2
-2
/
+68
2007-10-10
r9912: Fix another bug in ldb_map.
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r9908: Generate posixUser and posixGroup as well
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r9885: Fix code before declarations.
Tim Potter
1
-1
/
+2
2007-10-10
r9857: Fix rename/delete issues
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r9854: Finish ldb_map testsuite
Jelmer Vernooij
3
-3
/
+7
2007-10-10
r9835: Make ldb_map compile in the stand-alone LDB build
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r9827: Convert 'passdb backend' rather then 'passdb backends'
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r9816: Work on testsuite for upgrade
Jelmer Vernooij
2
-3
/
+6
2007-10-10
r9808: Improve code that selects what "passdb backend" to import from.
Jelmer Vernooij
3
-5
/
+55
2007-10-10
r9800: Add EJS interface to param. tridge, sorry this overlaps a bit
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r9798: Add generic functions for handling smb.conf files (the parameters don'...
Jelmer Vernooij
3
-103
/
+9
2007-10-10
r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r9789: Patch from Volker that fixes the build on AIX.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9786: Move ldb_map into ldb/modules/
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r9770: Couple other bugfixes
Jelmer Vernooij
2
-67
/
+3
2007-10-10
r9762: Add support for reading good old smbpasswd files
Jelmer Vernooij
3
-17
/
+151
2007-10-10
r9756: One-way upgrade from Samba3->Samba4 basically works now
Jelmer Vernooij
2
-282
/
+1
2007-10-10
r9754: Upgrading with the command line utility now works, at least partially (-:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9751: Remove C version of samba3dump (the EJS version works nicely as well).
Jelmer Vernooij
2
-332
/
+0
2007-10-10
r9744: - [upgrade.js] Start working on smb.conf conversion.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r9735: More work on generating a valid Samba4 configuration using the
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
1
-2
/
+5
2007-10-10
r9718: Work a bit on the SWAT interface
Jelmer Vernooij
2
-1
/
+14
2007-10-10
r9712: Bunch of small fixes
Jelmer Vernooij
7
-47
/
+200
2007-10-10
r9700: Change DATA_BLOB in ejs back to struct datablob
Jelmer Vernooij
3
-6
/
+38
2007-10-10
r9685: Add tests for samba3sam mapping module
Jelmer Vernooij
2
-199
/
+0
2007-10-10
r9672: Fix build for compilers that don't like undefined-length arrays at the...
Jelmer Vernooij
1
-131
/
+113
[prev]
[next]