index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
r12045: More warning fixes... Just a few more to go.
Jeremy Allison
2007-10-10
2
-2
/
+2
*
r12031: Added net idmap to common help list.
John Terpstra
2007-10-10
1
-2
/
+3
*
r11999: Re-add "passdb expand explicit".
Volker Lendecke
2007-10-10
1
-0
/
+5
*
r11962: Bring talloc up to date with Samba4, re-add the
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r11864: fix build breakage with solaris LDAP patch (my fault)
Gerald Carter
2007-10-10
1
-2
/
+2
*
r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...
Gerald Carter
2007-10-10
1
-10
/
+14
*
r11763: fix more build breakage
Gerald Carter
2007-10-10
1
-4
/
+4
*
r11579: syncing up perf counter code cfrom trunk
Gerald Carter
2007-10-10
1
-5
/
+9
*
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r11551: Add a few more initialize_krb5_error_table
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
2
-4
/
+4
*
r11506: Added description of ACL in usage message.
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r11492: Fix bug #3224 (I hope). Correctly use machine_account_name
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r11482: Arrg. Can't believe this code was in this state. If you
Jeremy Allison
2007-10-10
1
-1
/
+3
*
r11464: Allow smbcacls to modify a SD on W2K3. This may fix several
Jeremy Allison
2007-10-10
1
-1
/
+14
*
r11460: Improve error messages in parsing security descriptors.
Jeremy Allison
2007-10-10
1
-5
/
+38
*
r11327: Make user domain settable by pdbedit
Volker Lendecke
2007-10-10
1
-2
/
+9
*
r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.
Jeremy Allison
2007-10-10
2
-2
/
+3
*
r11227: patch from brian moran to fix typo in eventlog message file registry ...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r11155: Remove warning in torturous logic.
Jeremy Allison
2007-10-10
1
-5
/
+15
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
9
-17
/
+17
*
r11136: patches from Brian Moran for eventlogadm utility
Gerald Carter
2007-10-10
1
-59
/
+113
*
r11123: * patches from Brian Moran for creating new eventlog
Gerald Carter
2007-10-10
1
-1
/
+6
*
r11065: rename wr_eventlog to eventlogadm
Gerald Carter
2007-10-10
1
-0
/
+0
*
r11060: merging new eventlog code from trunk
Gerald Carter
2007-10-10
1
-0
/
+166
*
r10909: Give better shutdown messages
Jim McDonough
2007-10-10
1
-15
/
+19
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
19
-1143
/
+1452
*
r10431: fix segfault when the pip open fails in 'net rpc' commands
Gerald Carter
2007-10-10
1
-0
/
+2
*
r10247: Fix help text for net rpc shutdown.
Jim McDonough
2007-10-10
1
-1
/
+4
*
r10208: Correctly display RDWR only when it *is* RDWR...
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r9787: BUG 2998: patch from Humberto Diogenes <virtual.spirit@digizap.com.br>...
Gerald Carter
2007-10-10
2
-1
/
+2
*
r9780: Clean up a bunch of compiler warnings.
James Peach
2007-10-10
1
-2
/
+2
*
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
2007-10-10
3
-36
/
+53
*
r9658: cleanup a few debug messages
Gerald Carter
2007-10-10
1
-2
/
+2
*
r9653: adding common popt args to profiles tool (needed for debuglevel to reg...
Gerald Carter
2007-10-10
1
-15
/
+25
*
r9628: rewrite profiles tool to use the regfio code.
Gerald Carter
2007-10-10
1
-692
/
+164
*
r9277: Another unused variable. Bugzilla #2985.
Tim Potter
2007-10-10
1
-2
/
+0
*
r9272: Patch for fixing unused variables warning from Jason Mader. Fixes
Tim Potter
2007-10-10
1
-6
/
+6
*
r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.
Volker Lendecke
2007-10-10
1
-22
/
+20
*
r9076: fix two other issues invented along the
Günther Deschner
2007-10-10
1
-1
/
+1
*
r8935: Fix signed/unsigned comparison warning. Bugzilla #2943.
Tim Potter
2007-10-10
1
-2
/
+2
*
r8911: cosmetic fixes.
Günther Deschner
2007-10-10
3
-15
/
+16
*
r8833: Fix some uninitialized variables.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r8786: Fix amazing and long-standing bug where user-accounts are just crippled
Günther Deschner
2007-10-10
1
-2
/
+1
*
r8755: more malloc fixes
Gerald Carter
2007-10-10
1
-3
/
+3
*
r8675: fix some compile warnings.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r8654: merging cli_spoolss_XX() updates from trunk
Gerald Carter
2007-10-10
1
-53
/
+7
*
r8592: I'm pretty sure this should be != instead of =!. Bugzilla #2893.
Tim Potter
2007-10-10
1
-1
/
+1
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
2
-4
/
+0
*
r8564: Sometimes we're too dumb to live... Fix samr calls where we were
Jeremy Allison
2007-10-10
1
-5
/
+5
[next]