Age | Commit message (Expand) | Author | Files | Lines |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -3/+3 |
2003-01-28 | Merging tridge's privillage client changes from HEAD. | Jeremy Allison | 1 | -5/+36 |
2003-01-15 | merging some rpcclient and net functionality from HEAD | Gerald Carter | 1 | -0/+49 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -34/+34 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -16/+15 |
2002-11-07 | Being tpot's janitor again.... checking in things only checked into HEAD. | Jeremy Allison | 1 | -3/+4 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -3/+0 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -5/+48 |
2002-03-02 | more const | Andrew Bartlett | 1 | -2/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-31 | Give the main loop talloc context a name (using mbp's new talloc naming | Andrew Bartlett | 1 | -1/+1 |
2001-12-05 | Const religion for some of the RPC code. | Andrew Bartlett | 1 | -1/+1 |
2001-11-21 | samr_querydom_info level 1: found the meaning of the unknow fields. And | Jean-François Micouleau | 1 | -6/+6 |
2001-10-02 | Fixed the bug with member servers in a Samba PDC hosted domain not allowing | Jeremy Allison | 1 | -0/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-08-31 | Fix up some compile issues. We can't have C99 comments and add a smattering | Andrew Bartlett | 1 | -1/+1 |
2001-08-28 | Merge of sam sync code from TNG. | Tim Potter | 1 | -0/+64 |
2001-08-03 | This is my 'Authentication Rewrite' version 1.01, mostly as submitted to | Andrew Bartlett | 1 | -1/+1 |
2001-07-11 | This backs out my last change, which broke some of the finer points of RPC | Andrew Bartlett | 1 | -54/+0 |
2001-07-10 | This fixes security=domain, which has been broke since the big charset | Andrew Bartlett | 1 | -0/+54 |
2001-07-09 | when converting ascii to unicode, if the ascii string is NULL, don't | Jean-François Micouleau | 1 | -0/+7 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -9/+6 |
2001-05-01 | Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous | Jeremy Allison | 1 | -0/+31 |
2001-03-07 | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 1 | -1/+12 |
2001-02-27 | Added total memory allocated counter to talloc, so we can tell if a talloc | Jeremy Allison | 1 | -39/+64 |
2001-01-25 | Fixed "object picker can't determine if object in domain" bug seen from W2K | Jeremy Allison | 1 | -60/+0 |
2000-12-15 | lib/util_unistr.c: | Jean-François Micouleau | 1 | -10/+7 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 1 | -4/+4 |
2000-12-08 | Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from | Tim Potter | 1 | -4/+4 |
2000-11-10 | printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames. | Jeremy Allison | 1 | -0/+2 |
2000-10-04 | Adding Herb's compile warning fixes to HEAD. | Jeremy Allison | 1 | -1/+1 |
2000-08-17 | added comment for my own memory purposes | Gerald Carter | 1 | -0/+1 |
2000-08-16 | - fixed memcpy bug in copy_unistr2() | Gerald Carter | 1 | -7/+21 |
2000-08-11 | Fixed the problem with UNISTR marshalling in a buffer5 struct. | Jeremy Allison | 1 | -7/+4 |
2000-08-09 | More work on AddPrinterDriver() and AddPrinterEx() client RPC's | Gerald Carter | 1 | -3/+14 |
2000-08-08 | cleanup in init_unistr2_from_unistr() | Gerald Carter | 1 | -27/+19 |
2000-08-05 | it is not my day it seems. :-( | Gerald Carter | 1 | -1/+1 |
2000-08-05 | removed the for() loop to copy the buffer in init_unistr2_from_unistr() | Gerald Carter | 1 | -3/+2 |
2000-08-05 | Fixed bug in init_unistr2_from_unistr() found by Elrond. | Gerald Carter | 1 | -1/+1 |
2000-08-04 | After talking with Jeremy and JF (and staring at packet traces between | Gerald Carter | 1 | -2/+52 |
2000-07-28 | Fixed read overrun in init_string2() | Tim Potter | 1 | -2/+4 |
2000-07-27 | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 1 | -69/+121 |
2000-06-01 | More insure found memory leak and corruption fixes. | Jeremy Allison | 1 | -0/+9 |
2000-06-01 | Back to building. Now to test with insure. | Jeremy Allison | 1 | -1/+1 |
2000-06-01 | Getting back to a compilable state (not there yet but close). | Jeremy Allison | 1 | -3/+3 |
2000-05-28 | init_unistr takes a const 2nd arg | Andrew Tridgell | 1 | -1/+1 |
2000-05-12 | added spool_io_printer_driver_info_level_6() | Andrew Tridgell | 1 | -0/+12 |
2000-03-29 | rewrote getprinterdriver level 3, now correctly handle the dependent | Jean-François Micouleau | 1 | -1/+1 |
2000-03-22 | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 1 | -26/+0 |