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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r14181: This doesn't need level 1 debug, it happens whenever the DNS name is ...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r14180: The PAC isn't so special that it deserves a level 0 debug any more.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r14175: More comments and my copyright.
Rafal Szczesniak
2007-10-10
1
-11
/
+74
*
r14174: fix typos
Stefan Metzmacher
2007-10-10
2
-3
/
+3
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
72
-941
/
+970
*
r14172: composite_is_ok(c) destroys c, when the status isn't ok.
Stefan Metzmacher
2007-10-10
1
-46
/
+8
*
r14165: More comments and my copyright.
Rafal Szczesniak
2007-10-10
1
-1
/
+19
*
r14164: More comments.
Rafal Szczesniak
2007-10-10
1
-5
/
+95
*
r14163: Remove LDB_WAIT_ONCE, we can hardly guarante we
Simo Sorce
2007-10-10
3
-18
/
+0
*
r14162: Minor fixes on sort
Simo Sorce
2007-10-10
2
-55
/
+485
*
r14161: return early if we know the job is already finished
Simo Sorce
2007-10-10
4
-10
/
+29
*
r14160: don't write behind the buffer
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
2007-10-10
37
-690
/
+736
*
r14154: Add summary line for extended attribute library
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14151: Add simple script that writes a summary to show what libraries the user
Jelmer Vernooij
2007-10-10
5
-17
/
+60
*
r14143: Replace old function with equivalent based on new async code.
Rafal Szczesniak
2007-10-10
1
-67
/
+4
*
r14142: fixed ascii padding of nttrans create in server too
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r14141: fixed bugzilla 2921, forcing correct alignment when in ascii mode
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r14140: block SIGPIPE in smbtorture
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r14139: Fix issue with undefined variables.
Jelmer Vernooij
2007-10-10
2
-6
/
+3
*
r14138: this isn't needed
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r14137: move **p2 to the _recv function for setup the second pipe
Stefan Metzmacher
2007-10-10
2
-43
/
+29
*
r14136: Fix bug causing segfaults in certain circumstances (gcc3.x among
Rafal Szczesniak
2007-10-10
1
-7
/
+7
*
r14131: Fix Coverity bug # 127
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r14125: Fix incorrect declaration caught on build farm.
Rafal Szczesniak
2007-10-10
1
-1
/
+2
*
r14124: One more thing needed for async dcerpc connect code.
Rafal Szczesniak
2007-10-10
1
-0
/
+2
*
r14123: Huge lump of code making all of our dcerpc connect code
Rafal Szczesniak
2007-10-10
3
-381
/
+1233
*
r14120: make the rpc client code also libraries
Stefan Metzmacher
2007-10-10
1
-49
/
+192
*
r14117: fix a perl warning
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r14110: make ndr interface parsing code libraries,
Stefan Metzmacher
2007-10-10
5
-66
/
+284
*
r14109: Modulify the smbcalls subsystem.
Jelmer Vernooij
2007-10-10
8
-82
/
+119
*
r14108: Make the Doxyfiles a bit shorter...
Jelmer Vernooij
2007-10-10
3
-3629
/
+16
*
r14105: fix whitespaces
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14104: version.h has changed the location
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r14100: print out the title with the thread specific debug messages
Stefan Metzmacher
2007-10-10
1
-4
/
+25
*
r14097: Remove subsystem names when installing modules (they're already insta...
Jelmer Vernooij
2007-10-10
3
-5
/
+10
*
r14096: setup a service task for smbsrv and dcesrv
Stefan Metzmacher
2007-10-10
2
-23
/
+53
*
r14095: disable setproctitle support by default
Stefan Metzmacher
2007-10-10
1
-10
/
+24
*
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
2007-10-10
12
-78
/
+80
*
r14082: fix the build of process model thread
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
2007-10-10
16
-4
/
+118
*
r14078: move ldb_global_init() to the main smbd code,
Stefan Metzmacher
2007-10-10
3
-5
/
+4
*
r14072: - only add the 'lib' prefix to libraries not modules
Stefan Metzmacher
2007-10-10
5
-34
/
+58
*
r14071: fix the build
Stefan Metzmacher
2007-10-10
2
-3
/
+6
*
r14070: this functions need to be exported,
Stefan Metzmacher
2007-10-10
2
-3
/
+3
*
r14067: give more usefull errors
Stefan Metzmacher
2007-10-10
1
-4
/
+5
*
r14066: fix whitespaces
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r14065: build gensec_schannel always static as libnet needs functions from it
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r14064: - split out MSRPC_PARSE into a speperate subsystem
Stefan Metzmacher
2007-10-10
7
-3
/
+12
*
r14063: libnet depends on dcerpc
Stefan Metzmacher
2007-10-10
1
-1
/
+1
[prev]
[next]