summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* BIG patch...Andrew Bartlett2003-01-02138-1215/+1225
* Document the size constraints on a write request.Richard Sharpe2003-01-011-2/+5
* Move our password change code along a little - use NTSTATUS, and implmenetAndrew Bartlett2003-01-013-50/+89
* fix for bad check spotted by Ray Simard <ray@sylvan-glade.com>Simo Sorce2002-12-311-1/+1
* ignore tdbsam2_parse_info.hSimo Sorce2002-12-311-0/+1
* Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2002-12-302-0/+10
* fix also net rpc shutdownSimo Sorce2002-12-301-10/+1
* the shutdown call does not have a 16 bit flags, but 2 byte representing booleansSimo Sorce2002-12-305-32/+31
* Port the fix to cli_setup_write to handle offsets greater than 32-bits fromRichard Sharpe2002-12-301-2/+12
* Add a new VFS module, that just fiddles the file permissions. Still need toAndrew Bartlett2002-12-302-1/+478
* Add msdfs proxy functionality to HEAD.Shirish Kalele2002-12-293-24/+59
* Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison2002-12-281-10/+2
* some more work on gums.Simo Sorce2002-12-283-36/+533
* Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...Jeremy Allison2002-12-281-1/+8
* For some reason, the configure tests for sendfile support in FreeBSDRichard Sharpe2002-12-272-741/+740
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-2314-30/+29
* the 'padding' field in the query domain info reply is not a paddingAndrew Tridgell2002-12-231-2/+8
* talloc_init_named -> talloc_init.Jeremy Allison2002-12-229-18/+18
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-2040-84/+179
* Fixed bug in debug statement when tconX fails.Tim Potter2002-12-201-1/+1
* Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison2002-12-191-1/+10
* merge from 2.2 fix for smbclient large filesHerb Lewis2002-12-192-19/+27
* merge from 2.2Herb Lewis2002-12-191-0/+2
* app_head merge for get_friendly_nt_err()Gerald Carter2002-12-171-2/+2
* fix make proto to work with SGI smakeHerb Lewis2002-12-171-4/+9
* * fix memory leak when constructing an driver_level_6 structureGerald Carter2002-12-171-1/+7
* Start adding code to allow the in memory version of the registry treeRichard Sharpe2002-12-171-23/+168
* it's getting comic ...Simo Sorce2002-12-172-1/+60
* Uhmm a bad day to commit changes :-((Simo Sorce2002-12-161-0/+2
* merge smbtar fixes from 2.2Herb Lewis2002-12-161-6/+8
* oh god, I will forgot my name one of these days :-/Simo Sorce2002-12-161-0/+78
* forgont genstruct.pl is needed to build new include files for genparseSimo Sorce2002-12-161-0/+298
* fix usage messageGerald Carter2002-12-161-2/+3
* updates to the gumsSimo Sorce2002-12-167-107/+1633
* We now read in the whole of the registry, including security bits.Richard Sharpe2002-12-161-13/+21
* Fix fnum leak under error condition in cacl_dump.Tim Potter2002-12-151-6/+13
* All the code for reading in the registy is done, but I have a malloc'dRichard Sharpe2002-12-151-21/+83
* Almost finished processing the registry encoded SEC DESC ...Richard Sharpe2002-12-151-1/+102
* More code to read in and create security descriptor entries ...Richard Sharpe2002-12-141-28/+121
* Ensure talloc pool query messages are reserved.Jeremy Allison2002-12-141-0/+4
* The name pointer in the talloc context must not be a talloced entry asJeremy Allison2002-12-141-2/+13
* Store printer guid in the dsspooler registry key so we don't have toJim McDonough2002-12-132-106/+187
* Fix for old DOS client when veto files is set to /.*/Jeremy Allison2002-12-131-1/+1
* More printer publishing code.Jim McDonough2002-12-134-13/+86
* Begin to handle Security descriptors for keys.Richard Sharpe2002-12-131-0/+95
* Guy Harris points out that the level and ptr fields in aTim Potter2002-12-131-0/+4
* merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter2002-12-126-142/+156
* ignore editregGerald Carter2002-12-121-0/+1
* merge of smbpasswd segfault from SAMBA_2_2Gerald Carter2002-12-121-7/+10
* CR1333: Fix memory leak when unpacking some structures.Martin Pool2002-12-121-10/+15