Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14209: don't timeout notify requests in the cifs backend, as they are | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r14208: removed use of req->flags2 inside the ntvfs layer. This should help | Andrew Tridgell | 12 | -9/+40 |
2007-10-10 | r14206: fix warnings, the better fix for that will be to make the sidmap code | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r14205: move smb specific stuff out of includes.h (finally!!!:-) | Stefan Metzmacher | 15 | -51/+63 |
2007-10-10 | r14203: Include less private heimdal headers. | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r14202: Oops. When removing a header, we need to replace it. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r14201: I don't think including roken is going to be a good solution. Let's | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r14200: Now we have real USN support, don't force the values in the provision | Andrew Bartlett | 4 | -122/+0 |
2007-10-10 | r14199: This isn't pretty, but it makes the network interface detection work ... | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r14198: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 66 | -864/+3034 |
2007-10-10 | r14181: This doesn't need level 1 debug, it happens whenever the DNS name is ... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r14180: The PAC isn't so special that it deserves a level 0 debug any more. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r14175: More comments and my copyright. | Rafal Szczesniak | 1 | -11/+74 |
2007-10-10 | r14174: fix typos | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 72 | -941/+970 |
2007-10-10 | r14172: composite_is_ok(c) destroys c, when the status isn't ok. | Stefan Metzmacher | 1 | -46/+8 |
2007-10-10 | r14165: More comments and my copyright. | Rafal Szczesniak | 1 | -1/+19 |
2007-10-10 | r14164: More comments. | Rafal Szczesniak | 1 | -5/+95 |
2007-10-10 | r14163: Remove LDB_WAIT_ONCE, we can hardly guarante we | Simo Sorce | 3 | -18/+0 |
2007-10-10 | r14162: Minor fixes on sort | Simo Sorce | 2 | -55/+485 |
2007-10-10 | r14161: return early if we know the job is already finished | Simo Sorce | 4 | -10/+29 |
2007-10-10 | r14160: don't write behind the buffer | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r14157: - pass a struct ntvfs_request to the ntvfs layer | Stefan Metzmacher | 37 | -690/+736 |
2007-10-10 | r14154: Add summary line for extended attribute library | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14151: Add simple script that writes a summary to show what libraries the user | Jelmer Vernooij | 5 | -17/+60 |
2007-10-10 | r14143: Replace old function with equivalent based on new async code. | Rafal Szczesniak | 1 | -67/+4 |
2007-10-10 | r14142: fixed ascii padding of nttrans create in server too | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14141: fixed bugzilla 2921, forcing correct alignment when in ascii mode | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r14140: block SIGPIPE in smbtorture | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r14139: Fix issue with undefined variables. | Jelmer Vernooij | 2 | -6/+3 |
2007-10-10 | r14138: this isn't needed | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r14137: move **p2 to the _recv function for setup the second pipe | Stefan Metzmacher | 2 | -43/+29 |
2007-10-10 | r14136: Fix bug causing segfaults in certain circumstances (gcc3.x among | Rafal Szczesniak | 1 | -7/+7 |
2007-10-10 | r14131: Fix Coverity bug # 127 | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r14125: Fix incorrect declaration caught on build farm. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r14124: One more thing needed for async dcerpc connect code. | Rafal Szczesniak | 1 | -0/+2 |
2007-10-10 | r14123: Huge lump of code making all of our dcerpc connect code | Rafal Szczesniak | 3 | -381/+1233 |
2007-10-10 | r14120: make the rpc client code also libraries | Stefan Metzmacher | 1 | -49/+192 |
2007-10-10 | r14117: fix a perl warning | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r14110: make ndr interface parsing code libraries, | Stefan Metzmacher | 5 | -66/+284 |
2007-10-10 | r14109: Modulify the smbcalls subsystem. | Jelmer Vernooij | 8 | -82/+119 |
2007-10-10 | r14108: Make the Doxyfiles a bit shorter... | Jelmer Vernooij | 3 | -3629/+16 |
2007-10-10 | r14105: fix whitespaces | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14104: version.h has changed the location | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14100: print out the title with the thread specific debug messages | Stefan Metzmacher | 1 | -4/+25 |
2007-10-10 | r14097: Remove subsystem names when installing modules (they're already insta... | Jelmer Vernooij | 3 | -5/+10 |
2007-10-10 | r14096: setup a service task for smbsrv and dcesrv | Stefan Metzmacher | 2 | -23/+53 |
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 |