Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -0/+4 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h | Gerald Carter | 1 | -22/+5 |
2007-10-10 | r17806: Make NTTIME a UINT64_S rather than a separate structure consisting of | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r13802: I *knew* ASU on sparc had to be good for *something* ! :-). | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r13553: Fix all our warnings at -O6 on an x86_64 box. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13455: Prepare to add lookupnames2. | Jeremy Allison | 1 | -2/+9 |
2007-10-10 | r10781: merging eventlog and svcctl code from trunk | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -58/+8 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -2/+8 |
2007-10-10 | r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename... | Gerald Carter | 1 | -31/+11 |
2007-10-10 | r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains() | Gerald Carter | 1 | -8/+1 |
2007-10-10 | r6221: format cleanup (got tied of looking for related structures) | Gerald Carter | 1 | -151/+168 |
2007-10-10 | r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count ) | Gerald Carter | 1 | -21/+10 |
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 1 | -13/+25 |
2007-10-10 | r4601: Removed any use of the MAX_XXX_STR style definitions. A little larger | Jeremy Allison | 1 | -6/+1 |
2007-10-10 | r4287: Vampire SAM_DELTA_DOMAIN_INFO. | Günther Deschner | 1 | -0/+9 |
2003-12-22 | add well known rid for pre win2k compatible access group; bug 897 | Gerald Carter | 1 | -0/+1 |
2003-12-10 | Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o... | Gerald Carter | 1 | -1/+1 |
2003-09-25 | Fix for #480. Change the interface for init_unistr2 to not take a length | Jeremy Allison | 1 | -4/+4 |
2003-09-22 | Reformat - preparing to fix bug #480 (which will be ugly). | Jeremy Allison | 1 | -81/+59 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -0/+16 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -1/+1 |
2003-01-28 | Merging tridge's privillage client changes from HEAD. | Jeremy Allison | 1 | -3/+3 |
2003-01-15 | merging some rpcclient and net functionality from HEAD | Gerald Carter | 1 | -0/+16 |
2002-04-04 | If compiling with Insure, mallocate a byte of memory and attach it to the | Tim Potter | 1 | -0/+12 |
2002-03-19 | second step to gain free uid<->rid mapping | Simo Sorce | 1 | -0/+15 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-08-28 | Merge of sam sync code from TNG. | Tim Potter | 1 | -0/+19 |
2001-03-11 | Moved cruft out of smb.h into ntdomain.h where it belongs. dc struct | Jeremy Allison | 1 | -0/+13 |
2001-03-07 | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 1 | -5/+5 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -0/+1 |
2000-08-08 | All changes related to rpcclient... | Gerald Carter | 1 | -1/+0 |
2000-08-04 | After talking with Jeremy and JF (and staring at packet traces between | Gerald Carter | 1 | -1/+3 |
2000-07-27 | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 1 | -5/+5 |
2000-07-18 | Fixed some more client SPOOLSS functions. The following | Gerald Carter | 1 | -1/+36 |
2000-05-12 | added spool_io_printer_driver_info_level_6() | Andrew Tridgell | 1 | -0/+6 |
2000-02-07 | spoolss include definitions | Jean-François Micouleau | 1 | -0/+7 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -159/+23 |
1999-10-15 | adding error checking in parsing code | Luke Leighton | 1 | -20/+88 |
1999-10-15 | return results on prs_xxxxx() and all xxx_io_xxx() routines. | Luke Leighton | 1 | -0/+37 |
1999-04-27 | rpc_parse/parse_misc.c : defined a new BUFFER5 struct | Jean-François Micouleau | 1 | -0/+7 |
1999-04-08 | Mainly BDC-related changes. | Matthew Chapman | 1 | -1/+27 |
1999-03-25 | SAM database "set user info". | Luke Leighton | 1 | -9/+0 |
1999-03-18 | Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET | Matthew Chapman | 1 | -0/+9 |
1998-12-02 | adding group member code, made a start. found that the group members' | Luke Leighton | 1 | -11/+1 |
1998-11-29 | weekend work. user / group database API. | Luke Leighton | 1 | -5/+14 |