index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntptr
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-5
/
+6
|
*
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
1
-0
/
+1
*
|
Fix the build.
Jelmer Vernooij
2008-03-08
1
-0
/
+1
*
|
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2008-03-08
1
-1
/
+0
*
|
Deal with subsystems with no settings, several other minor fixes.
Jelmer Vernooij
2008-03-04
1
-3
/
+3
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-5
/
+6
|
/
*
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
2008-01-21
1
-1
/
+1
*
r26670: Janitorial: Remove global_loadparm uses.
Jelmer Vernooij
2008-01-05
1
-2
/
+2
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-2
/
+2
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
3
-11
/
+14
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-6
/
+6
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
2
-2
/
+5
*
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
2007-12-21
1
-2
/
+2
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-6
/
+6
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
4
-12
/
+8
*
r22762: Some ldb_map changes:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r22403: this dependencies should be private
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
1
-11
/
+9
*
r19671: Fix remaining unresolved symbols in shared library build.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r16523: pass spoolss_XcvData calls to the ntptr backends...
Stefan Metzmacher
2007-10-10
3
-5
/
+65
*
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r14569: Make more functions public.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
2007-10-10
2
-6
/
+6
*
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r13655: Use new name of build header
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+27
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
2
-2
/
+0
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
3
-0
/
+4
*
r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-4
/
+3
*
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
2007-10-10
2
-0
/
+14
*
r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
2007-10-10
1
-5
/
+0
*
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r9392: Fix ldb_dn_compose to make build farm happy
Simo Sorce
2007-10-10
1
-5
/
+1
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
1
-14
/
+23
[prev]
[next]