summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett66-864/+3034
2007-10-10r14181: This doesn't need level 1 debug, it happens whenever the DNS name is ...Andrew Bartlett1-1/+1
2007-10-10r14180: The PAC isn't so special that it deserves a level 0 debug any more.Andrew Bartlett1-1/+1
2007-10-10r14175: More comments and my copyright.Rafal Szczesniak1-11/+74
2007-10-10r14174: fix typosStefan Metzmacher2-3/+3
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher72-941/+970
2007-10-10r14172: composite_is_ok(c) destroys c, when the status isn't ok.Stefan Metzmacher1-46/+8
2007-10-10r14165: More comments and my copyright.Rafal Szczesniak1-1/+19
2007-10-10r14164: More comments.Rafal Szczesniak1-5/+95
2007-10-10r14163: Remove LDB_WAIT_ONCE, we can hardly guarante weSimo Sorce3-18/+0
2007-10-10r14162: Minor fixes on sortSimo Sorce2-55/+485
2007-10-10r14161: return early if we know the job is already finishedSimo Sorce4-10/+29
2007-10-10r14160: don't write behind the bufferStefan Metzmacher1-1/+0
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher37-690/+736
2007-10-10r14154: Add summary line for extended attribute libraryJelmer Vernooij1-0/+1
2007-10-10r14151: Add simple script that writes a summary to show what libraries the userJelmer Vernooij5-17/+60
2007-10-10r14143: Replace old function with equivalent based on new async code.Rafal Szczesniak1-67/+4
2007-10-10r14142: fixed ascii padding of nttrans create in server tooAndrew Tridgell1-2/+2
2007-10-10r14141: fixed bugzilla 2921, forcing correct alignment when in ascii modeAndrew Tridgell1-2/+4
2007-10-10r14140: block SIGPIPE in smbtortureStefan Metzmacher1-0/+3
2007-10-10r14139: Fix issue with undefined variables.Jelmer Vernooij2-6/+3
2007-10-10r14138: this isn't neededStefan Metzmacher1-2/+0
2007-10-10r14137: move **p2 to the _recv function for setup the second pipeStefan Metzmacher2-43/+29
2007-10-10r14136: Fix bug causing segfaults in certain circumstances (gcc3.x amongRafal Szczesniak1-7/+7
2007-10-10r14131: Fix Coverity bug # 127Volker Lendecke1-1/+3
2007-10-10r14125: Fix incorrect declaration caught on build farm.Rafal Szczesniak1-1/+2
2007-10-10r14124: One more thing needed for async dcerpc connect code.Rafal Szczesniak1-0/+2
2007-10-10r14123: Huge lump of code making all of our dcerpc connect codeRafal Szczesniak3-381/+1233
2007-10-10r14120: make the rpc client code also librariesStefan Metzmacher1-49/+192
2007-10-10r14117: fix a perl warningStefan Metzmacher1-0/+4
2007-10-10r14110: make ndr interface parsing code libraries,Stefan Metzmacher5-66/+284
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij8-82/+119
2007-10-10r14108: Make the Doxyfiles a bit shorter...Jelmer Vernooij3-3629/+16
2007-10-10r14105: fix whitespacesStefan Metzmacher1-1/+1
2007-10-10r14104: version.h has changed the locationStefan Metzmacher1-2/+2
2007-10-10r14100: print out the title with the thread specific debug messagesStefan Metzmacher1-4/+25
2007-10-10r14097: Remove subsystem names when installing modules (they're already insta...Jelmer Vernooij3-5/+10
2007-10-10r14096: setup a service task for smbsrv and dcesrvStefan Metzmacher2-23/+53
2007-10-10r14095: disable setproctitle support by defaultStefan Metzmacher1-10/+24
2007-10-10r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij12-78/+80
2007-10-10r14082: fix the build of process model threadStefan Metzmacher1-1/+1
2007-10-10r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher16-4/+118
2007-10-10r14078: move ldb_global_init() to the main smbd code,Stefan Metzmacher3-5/+4
2007-10-10r14072: - only add the 'lib' prefix to libraries not modulesStefan Metzmacher5-34/+58
2007-10-10r14071: fix the buildStefan Metzmacher2-3/+6
2007-10-10r14070: this functions need to be exported,Stefan Metzmacher2-3/+3
2007-10-10r14067: give more usefull errorsStefan Metzmacher1-4/+5
2007-10-10r14066: fix whitespacesStefan Metzmacher1-2/+2
2007-10-10r14065: build gensec_schannel always static as libnet needs functions from itStefan Metzmacher1-0/+1
2007-10-10r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher7-3/+12