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
/
wrepl_server
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26230: Use task-provided loadparm context in a couple more places, avoid loa...
Jelmer Vernooij
2
-4
/
+4
2007-12-21
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26225: Remove use of global_loadparm in wins server.
Jelmer Vernooij
1
-14
/
+15
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-5
/
+10
2007-10-10
r25549: Convert to standard bool type.
Jelmer Vernooij
6
-110
/
+110
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2
-4
/
+5
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2
-6
/
+6
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
11
-33
/
+22
2007-10-10
r22793: use a state struct for r_do_release_demand to avoid a memleak on errors
Stefan Metzmacher
1
-12
/
+27
2007-10-10
r22792: only don't free on success
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r22752: bail out on talloc failure
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r22748: fix memleaks by passing an mem_ctx to
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r22403: this dependencies should be private
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22382: fix memory leak
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
2
-8
/
+8
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-2
/
+2
2007-10-10
r18331: fixed a warning
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
3
-8
/
+11
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17784: fix compiler warnings
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17516: Change helper function names to make more clear what they are meant t...
Simo Sorce
1
-11
/
+11
2007-10-10
r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...
Gerald Carter
1
-1
/
+1
2007-10-10
r15855: more talloc_set_destructor() typesafe fixes. nearly done ...
Andrew Tridgell
1
-2
/
+1
2007-10-10
r15371: Revert some of my previous patch as it was breaking the plain build
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15149: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15148: make wreplsrv_pull_names static
Stefan Metzmacher
4
-25
/
+30
2007-10-10
r15147: make some more stuff static
Stefan Metzmacher
2
-15
/
+15
2007-10-10
r15146: fix comments
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r14567: Make some more functions public.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
7
-5
/
+7
2007-10-10
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r13926: More header splitups.
Jelmer Vernooij
3
-0
/
+3
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2
-0
/
+4
2007-10-10
r13345: let us replicate with NT4sp6a
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r13116: make sure we don't add more than 25 addresses to a record,
Stefan Metzmacher
1
-20
/
+28
2007-10-10
r13111: w2k3 uses the naxVersion id for calculating the notification,
Stefan Metzmacher
2
-7
/
+7
2007-10-10
r13088: - handle non-active static entries
Stefan Metzmacher
1
-57
/
+57
2007-10-10
r13080: fix crash bug
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13060: - return only active addresses in name query responses
Stefan Metzmacher
2
-11
/
+36
[next]