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
r14095: disable setproctitle support by default
Stefan Metzmacher
1
-10
/
+24
2007-10-10
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
12
-78
/
+80
2007-10-10
r14082: fix the build of process model thread
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
16
-4
/
+118
2007-10-10
r14078: move ldb_global_init() to the main smbd code,
Stefan Metzmacher
3
-5
/
+4
2007-10-10
r14072: - only add the 'lib' prefix to libraries not modules
Stefan Metzmacher
5
-34
/
+58
2007-10-10
r14071: fix the build
Stefan Metzmacher
2
-3
/
+6
2007-10-10
r14070: this functions need to be exported,
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r14067: give more usefull errors
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r14066: fix whitespaces
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14065: build gensec_schannel always static as libnet needs functions from it
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14064: - split out MSRPC_PARSE into a speperate subsystem
Stefan Metzmacher
7
-3
/
+12
2007-10-10
r14063: libnet depends on dcerpc
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14059: change notify is quite a bit more complex than we thought. These tests
Andrew Tridgell
1
-5
/
+85
2007-10-10
r14058: Try to make the continuation on the list of password set mechs clearer.
Andrew Bartlett
1
-2
/
+5
2007-10-10
r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verified
Günther Deschner
1
-1
/
+2
2007-10-10
r14054: merge from samba3, fillout more userAccountControl bits.
Günther Deschner
1
-2
/
+2
2007-10-10
r14041: be a bit less verbose
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14040: report errors better
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r14039: as samba4 drops the connection on multiple negprot requests
Stefan Metzmacher
1
-7
/
+10
2007-10-10
r14038: reopen log files after a SIGHUP
Stefan Metzmacher
2
-17
/
+38
2007-10-10
r14037: add ntvfs_next_notify()
Stefan Metzmacher
1
-0
/
+12
2007-10-10
r14029: Fix resource leak in error codepath. Coverity CID #64.
Jeremy Allison
1
-2
/
+6
2007-10-10
r14016: use type safe talloc when constructing operation structures in smb se...
Andrew Tridgell
1
-38
/
+43
2007-10-10
r14013: added construction of the notify reply buffer in the nttrans server
Andrew Tridgell
1
-9
/
+62
2007-10-10
r14012: added support for the SMBntcancel operation in the cifs ntvfs
Andrew Tridgell
1
-3
/
+35
2007-10-10
r14011: - added a ntvfs_notify op to allow backends to support change notify
Andrew Tridgell
4
-186
/
+315
2007-10-10
r13998: From now on ldb_request() will require an alloced request
Simo Sorce
7
-135
/
+186
2007-10-10
r13996: simplify ldb_async_wait() some more
Simo Sorce
8
-23
/
+23
2007-10-10
r13993: First prototype of how an async module should be built.
Simo Sorce
1
-42
/
+361
2007-10-10
r13992: change the way ldb_async_wait() works.
Simo Sorce
8
-17
/
+16
2007-10-10
r13990: Fix issues with function renaming.
Jelmer Vernooij
3
-4
/
+4
2007-10-10
r13986: minor fixes
Simo Sorce
1
-8
/
+20
2007-10-10
r13985: Slowly start swig_ldb
Simo Sorce
3
-3
/
+104
2007-10-10
r13982: Add support for prototypes spread across multiple lines. Try to keep ...
Jelmer Vernooij
1
-21
/
+71
2007-10-10
r13976: Add simple script for updating existing prototypes in a header file
Jelmer Vernooij
1
-0
/
+189
2007-10-10
r13973: fix the build
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r13972: fix the build, jelmer can you please take a look at what's going wron...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13969: Make these names lowercase as well (just like they are now in the bui...
Jelmer Vernooij
5
-5
/
+5
2007-10-10
r13967: change the standard visibility to "default" public again
Stefan Metzmacher
4
-4
/
+7
2007-10-10
r13964: make lp_* functions public
Stefan Metzmacher
2
-115
/
+115
2007-10-10
r13963: make symbols public
Stefan Metzmacher
1
-17
/
+17
2007-10-10
r13962: make functions public
Stefan Metzmacher
1
-19
/
+19
2007-10-10
r13961: make function public
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
32
-162
/
+172
2007-10-10
r13959: make more functions public
Stefan Metzmacher
2
-6
/
+6
2007-10-10
r13956: make more functions public
Stefan Metzmacher
1
-39
/
+39
2007-10-10
r13954: Add --enable-dso flag to ./configure that simplifies the ability to
Jelmer Vernooij
2
-14
/
+8
2007-10-10
r13953: make more functions public
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r13944: Yet another round of splitups.
Jelmer Vernooij
19
-3
/
+23
[prev]
[next]