Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | Fix the popt / bool issues. Some places we used BOOL | Jeremy Allison | 1 | -1/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -4/+4 |
2007-10-15 | Correctly free memory in regfio paths | Alexander Bokovoy | 1 | -1/+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 | r21540: Fix Bug #3713 and readd reporting what the profiles tool does (when | Günther Deschner | 1 | -4/+56 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r16409: Fix Klocwork ID's. | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r13486: Two more -- fix bug 3503 | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r9780: Clean up a bunch of compiler warnings. | James Peach | 1 | -2/+2 |
2007-10-10 | r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use | Gerald Carter | 1 | -9/+17 |
2007-10-10 | r9658: cleanup a few debug messages | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r9653: adding common popt args to profiles tool (needed for debuglevel to reg... | Gerald Carter | 1 | -15/+25 |
2007-10-10 | r9628: rewrite profiles tool to use the regfio code. | Gerald Carter | 1 | -692/+164 |
2007-10-10 | r9277: Another unused variable. Bugzilla #2985. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r7703: Fix the problem with MAP_PRIVATE not updating the file. | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r5318: Fix a small problem in where we ignore the response from a SamrGetGrou... | Richard Sharpe | 1 | -3/+2 |
2007-10-10 | r5269: BUG 858: fix order of popt args evalution so we don't crash when given... | Gerald Carter | 1 | -2/+2 |
2003-10-14 | Set errno = ENOSYS if mmap not supported. | Tim Potter | 1 | -0/+1 |
2003-10-02 | Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549. | Jeremy Allison | 1 | -1/+7 |
2003-08-15 | get rid of more compiler warnings | Herb Lewis | 1 | -1/+1 |
2003-07-02 | #ifdef out apparently unused function. | Tim Potter | 1 | -0/+4 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -2/+2 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -2/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+2 |
2003-04-14 | Merge: | Tim Potter | 1 | -62/+64 |
2003-02-03 | Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>. | Jeremy Allison | 1 | -1/+1 |
2003-01-16 | Merge the fix from head about short variables. | Richard Sharpe | 1 | -1/+1 |
2003-01-06 | Some more profiles merges from HEAD (cvsignore and a stray const). | Tim Potter | 1 | -1/+1 |
2003-01-06 | Add profiles utility support to Samba 3.0.x | Richard Sharpe | 1 | -1/+1 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -1/+1 |
2002-11-20 | Spelling fix. | Tim Potter | 1 | -1/+1 |
2002-11-07 | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 1 | -6/+4 |
2002-11-05 | A small fix by Andy Thomas. Now that incrementing the Auth index has | Richard Sharpe | 1 | -1/+2 |
2002-11-05 | See if char * makes the Irix C compiler happier than void *? | Richard Sharpe | 1 | -1/+1 |
2002-11-05 | Make all of the required (I think) changes to make this code work for | Richard Sharpe | 1 | -25/+61 |
2002-11-05 | Start handling Big Endian machines as well as little endian. | Richard Sharpe | 1 | -2/+2 |
2002-11-02 | Make sure that %u is used for SID elements ... | Richard Sharpe | 1 | -1/+1 |
2002-11-01 | Add the changes to change the SIDs ... | Richard Sharpe | 1 | -19/+45 |
2002-11-01 | Add more. Parse SIDs on the command line ... soon will actually mod the | Richard Sharpe | 1 | -11/+88 |
2002-11-01 | Fix small typo ... | Richard Sharpe | 1 | -1/+1 |
2002-11-01 | Add more code to the profiles program and add Makefile.in support. | Richard Sharpe | 1 | -12/+353 |
2002-10-31 | Add a small utility that can print out the SEC DESCs in NTUSER.DAT. | Richard Sharpe | 1 | -0/+250 |