| Commit message (Expand) | Author | Age | Files | Lines |
* | removed a duplicate copy of smb_io_sid_array() | Andrew Tridgell | 2003-02-11 | 1 | -46/+0 |
* | added server stubs for lsa_enum_acct_with_right | Andrew Tridgell | 2003-02-11 | 1 | -0/+73 |
* | added the 'lsaenumacctwithright' command to rpcclient. This allows you | Andrew Tridgell | 2003-02-10 | 1 | -0/+45 |
* | cleaned up the lsa_enum_acct_rights function and added a | Andrew Tridgell | 2003-01-28 | 1 | -5/+36 |
* | reverted this patch till I sort out the craziness with UNIHDR | Andrew Tridgell | 2003-01-17 | 1 | -28/+31 |
* | This removes the 3rd argument from init_unistr2(). There were 240 | Andrew Tridgell | 2003-01-17 | 1 | -31/+28 |
* | added cli_lsa_enum_account_rights() call. Note that this is in | Andrew Tridgell | 2003-01-15 | 1 | -0/+49 |
* | BIG patch... | Andrew Bartlett | 2003-01-02 | 1 | -34/+34 |
* | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 2002-12-20 | 1 | -1/+1 |
* | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 2002-11-12 | 1 | -16/+15 |
* | For a BUFFER5, don't parse the buffer if the buffer length is zero. | Tim Potter | 2002-11-06 | 1 | -3/+4 |
* | some cleanup while working on the NETLOGON pipe. | Jean-François Micouleau | 2002-08-23 | 1 | -3/+0 |
* | merge from APP_HEAD | Gerald Carter | 2002-06-26 | 1 | -3/+0 |
* | more debug classess activated | Simo Sorce | 2002-06-18 | 1 | -0/+3 |
* | Grr - the removal of the nnecessary prs_align() from relative unicode | Tim Potter | 2002-05-07 | 1 | -2/+0 |
* | Partly based on the work by mimir (Rafal Szczesniak | Andrew Bartlett | 2002-04-14 | 1 | -0/+45 |
* | more const | Andrew Bartlett | 2002-03-02 | 1 | -2/+2 |
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
* | Give the main loop talloc context a name (using mbp's new talloc naming | Andrew Bartlett | 2001-12-31 | 1 | -1/+1 |
* | Const religion for some of the RPC code. | Andrew Bartlett | 2001-12-05 | 1 | -1/+1 |
* | samr_querydom_info level 1: found the meaning of the unknow fields. And | Jean-François Micouleau | 2001-11-21 | 1 | -6/+6 |
* | Fixed the bug with member servers in a Samba PDC hosted domain not allowing | Jeremy Allison | 2001-10-02 | 1 | -0/+1 |
* | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 2001-10-02 | 1 | -3/+0 |
* | Fix up some compile issues. We can't have C99 comments and add a smattering | Andrew Bartlett | 2001-08-31 | 1 | -1/+1 |
* | Merge of sam sync code from TNG. | Tim Potter | 2001-08-28 | 1 | -0/+64 |
* | This is my 'Authentication Rewrite' version 1.01, mostly as submitted to | Andrew Bartlett | 2001-08-03 | 1 | -1/+1 |
* | This backs out my last change, which broke some of the finer points of RPC | Andrew Bartlett | 2001-07-11 | 1 | -54/+0 |
* | This fixes security=domain, which has been broke since the big charset | Andrew Bartlett | 2001-07-10 | 1 | -0/+54 |
* | when converting ascii to unicode, if the ascii string is NULL, don't | Jean-François Micouleau | 2001-07-09 | 1 | -0/+7 |
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 1 | -9/+6 |
* | Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous | Jeremy Allison | 2001-05-01 | 1 | -0/+31 |
* | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 2001-03-07 | 1 | -1/+12 |
* | Added total memory allocated counter to talloc, so we can tell if a talloc | Jeremy Allison | 2001-02-27 | 1 | -39/+64 |
* | Fixed "object picker can't determine if object in domain" bug seen from W2K | Jeremy Allison | 2001-01-25 | 1 | -60/+0 |
* | lib/util_unistr.c: | Jean-François Micouleau | 2000-12-15 | 1 | -10/+7 |
* | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 2000-12-15 | 1 | -4/+4 |
* | Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from | Tim Potter | 2000-12-08 | 1 | -4/+4 |
* | printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames. | Jeremy Allison | 2000-11-10 | 1 | -0/+2 |
* | Adding Herb's compile warning fixes to HEAD. | Jeremy Allison | 2000-10-04 | 1 | -1/+1 |
* | added comment for my own memory purposes | Gerald Carter | 2000-08-17 | 1 | -0/+1 |
* | - fixed memcpy bug in copy_unistr2() | Gerald Carter | 2000-08-16 | 1 | -7/+21 |
* | Fixed the problem with UNISTR marshalling in a buffer5 struct. | Jeremy Allison | 2000-08-11 | 1 | -7/+4 |
* | More work on AddPrinterDriver() and AddPrinterEx() client RPC's | Gerald Carter | 2000-08-09 | 1 | -3/+14 |
* | cleanup in init_unistr2_from_unistr() | Gerald Carter | 2000-08-08 | 1 | -27/+19 |
* | it is not my day it seems. :-( | Gerald Carter | 2000-08-05 | 1 | -1/+1 |
* | removed the for() loop to copy the buffer in init_unistr2_from_unistr() | Gerald Carter | 2000-08-05 | 1 | -3/+2 |
* | Fixed bug in init_unistr2_from_unistr() found by Elrond. | Gerald Carter | 2000-08-05 | 1 | -1/+1 |
* | After talking with Jeremy and JF (and staring at packet traces between | Gerald Carter | 2000-08-04 | 1 | -2/+52 |
* | Fixed read overrun in init_string2() | Tim Potter | 2000-07-28 | 1 | -2/+4 |
* | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 2000-07-27 | 1 | -69/+121 |