jelmer/samba4-debian.git
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14240: fix summary output (step 2)
2007-10-10 Rafal Szczesniakr14239: Fix indentation.
2007-10-10 Rafal Szczesniakr14238: This is not needed anymore, as the state struct...
2007-10-10 Stefan Metzmacherr14237: fix the summary output (step 1)
2007-10-10 Simo Sorcer14227: We are passing the wrong pointer here
2007-10-10 Jelmer Vernooijr14223: Couple of small fixes:
2007-10-10 Jelmer Vernooijr14215: Improve warning/error messages.
2007-10-10 Rafal Szczesniakr14211: More comments.
2007-10-10 Rafal Szczesniakr14210: 1) Fix an issue with composite context when...
2007-10-10 Andrew Tridgellr14209: don't timeout notify requests in the cifs backe...
2007-10-10 Andrew Tridgellr14208: removed use of req->flags2 inside the ntvfs...
2007-10-10 Stefan Metzmacherr14206: fix warnings, the better fix for that will...
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Andrew Bartlettr14203: Include less private heimdal headers.
2007-10-10 Andrew Bartlettr14202: Oops. When removing a header, we need to repla...
2007-10-10 Andrew Bartlettr14201: I don't think including roken is going to be...
2007-10-10 Andrew Bartlettr14200: Now we have real USN support, don't force the...
2007-10-10 Andrew Bartlettr14199: This isn't pretty, but it makes the network...
2007-10-10 Andrew Bartlettr14198: Update Samba4 to current lorikeet-heimdal.
2007-10-10 Andrew Bartlettr14181: This doesn't need level 1 debug, it happens...
2007-10-10 Andrew Bartlettr14180: The PAC isn't so special that it deserves a...
2007-10-10 Rafal Szczesniakr14175: More comments and my copyright.
2007-10-10 Stefan Metzmacherr14174: fix typos
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14172: composite_is_ok(c) destroys c, when the status...
2007-10-10 Rafal Szczesniakr14165: More comments and my copyright.
2007-10-10 Rafal Szczesniakr14164: More comments.
2007-10-10 Simo Sorcer14163: Remove LDB_WAIT_ONCE, we can hardly guarante we
2007-10-10 Simo Sorcer14162: Minor fixes on sort
2007-10-10 Simo Sorcer14161: return early if we know the job is already...
2007-10-10 Stefan Metzmacherr14160: don't write behind the buffer
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Jelmer Vernooijr14154: Add summary line for extended attribute library
2007-10-10 Jelmer Vernooijr14151: Add simple script that writes a summary to...
2007-10-10 Jelmer Vernooijr14149: Add BUGS.txt (fixes #3523)
2007-10-10 Rafal Szczesniakr14143: Replace old function with equivalent based...
2007-10-10 Andrew Tridgellr14142: fixed ascii padding of nttrans create in server too
2007-10-10 Andrew Tridgellr14141: fixed bugzilla 2921, forcing correct alignment...
2007-10-10 Stefan Metzmacherr14140: block SIGPIPE in smbtorture
2007-10-10 Jelmer Vernooijr14139: Fix issue with undefined variables.
2007-10-10 Stefan Metzmacherr14138: this isn't needed
2007-10-10 Stefan Metzmacherr14137: move **p2 to the _recv function for setup the...
2007-10-10 Rafal Szczesniakr14136: Fix bug causing segfaults in certain circumstan...
2007-10-10 Volker Lendecker14131: Fix Coverity bug # 127
2007-10-10 Rafal Szczesniakr14125: Fix incorrect declaration caught on build farm.
2007-10-10 Rafal Szczesniakr14124: One more thing needed for async dcerpc connect...
2007-10-10 Rafal Szczesniakr14123: Huge lump of code making all of our dcerpc...
2007-10-10 Stefan Metzmacherr14120: make the rpc client code also libraries
2007-10-10 Stefan Metzmacherr14117: fix a perl warning
2007-10-10 Stefan Metzmacherr14110: make ndr interface parsing code libraries,
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Jelmer Vernooijr14108: Make the Doxyfiles a bit shorter...
2007-10-10 Stefan Metzmacherr14105: fix whitespaces
2007-10-10 Stefan Metzmacherr14104: version.h has changed the location
2007-10-10 Stefan Metzmacherr14100: print out the title with the thread specific...
2007-10-10 Jelmer Vernooijr14097: Remove subsystem names when installing modules...
2007-10-10 Stefan Metzmacherr14096: setup a service task for smbsrv and dcesrv
2007-10-10 Stefan Metzmacherr14095: disable setproctitle support by default
2007-10-10 Jelmer Vernooijr14094: Use saner module directory names, fix loading...
2007-10-10 Stefan Metzmacherr14082: fix the build of process model thread
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Stefan Metzmacherr14078: move ldb_global_init() to the main smbd code,
2007-10-10 Stefan Metzmacherr14072: - only add the 'lib' prefix to libraries not...
2007-10-10 Stefan Metzmacherr14071: fix the build
2007-10-10 Stefan Metzmacherr14070: this functions need to be exported,
2007-10-10 Stefan Metzmacherr14067: give more usefull errors
2007-10-10 Stefan Metzmacherr14066: fix whitespaces
2007-10-10 Stefan Metzmacherr14065: build gensec_schannel always static as libnet...
2007-10-10 Stefan Metzmacherr14064: - split out MSRPC_PARSE into a speperate subsystem
2007-10-10 Stefan Metzmacherr14063: libnet depends on dcerpc
2007-10-10 Andrew Tridgellr14059: change notify is quite a bit more complex than...
2007-10-10 Andrew Bartlettr14058: Try to make the continuation on the list of...
2007-10-10 Günther Deschnerr14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD...
2007-10-10 Günther Deschnerr14054: merge from samba3, fillout more userAccountCont...
2007-10-10 Stefan Metzmacherr14041: be a bit less verbose
2007-10-10 Stefan Metzmacherr14040: report errors better
2007-10-10 Stefan Metzmacherr14039: as samba4 drops the connection on multiple...
2007-10-10 Stefan Metzmacherr14038: reopen log files after a SIGHUP
2007-10-10 Stefan Metzmacherr14037: add ntvfs_next_notify()
2007-10-10 Jeremy Allisonr14029: Fix resource leak in error codepath. Coverity...
2007-10-10 Andrew Tridgellr14016: use type safe talloc when constructing operatio...
2007-10-10 Andrew Tridgellr14013: added construction of the notify reply buffer...
2007-10-10 Andrew Tridgellr14012: added support for the SMBntcancel operation...
2007-10-10 Andrew Tridgellr14011: - added a ntvfs_notify op to allow backends...
2007-10-10 Simo Sorcer13998: From now on ldb_request() will require an alloc...
2007-10-10 Simo Sorcer13996: simplify ldb_async_wait() some more
2007-10-10 Simo Sorcer13993: First prototype of how an async module should...
2007-10-10 Simo Sorcer13992: change the way ldb_async_wait() works.
2007-10-10 Jelmer Vernooijr13990: Fix issues with function renaming.
2007-10-10 Simo Sorcer13986: minor fixes
2007-10-10 Simo Sorcer13985: Slowly start swig_ldb
2007-10-10 Jelmer Vernooijr13982: Add support for prototypes spread across multip...
2007-10-10 Jelmer Vernooijr13976: Add simple script for updating existing prototy...
2007-10-10 Stefan Metzmacherr13973: fix the build
2007-10-10 Stefan Metzmacherr13972: fix the build, jelmer can you please take a...
2007-10-10 Jelmer Vernooijr13969: Make these names lowercase as well (just like...
2007-10-10 Stefan Metzmacherr13967: change the standard visibility to "default...
2007-10-10 Stefan Metzmacherr13964: make lp_* functions public
2007-10-10 Stefan Metzmacherr13963: make symbols public
next