index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13528: Mention the tools and commandline option names used.
Lars Müller
1
-2
/
+2
2007-10-10
r13527: Adjust copyright header with information got from the 2.2 cvs tree.
Lars Müller
1
-3
/
+7
2007-10-10
r13525: This is only a cleanup to have the memset() and SAFE_FREE() only one
Lars Müller
1
-8
/
+9
2007-10-10
r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.
Lars Müller
3
-52
/
+75
2007-10-10
r13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>
Volker Lendecke
1
-1
/
+1
2007-10-10
r13502: Fix error messages for usershares when smbd is not
Jeremy Allison
2
-17
/
+39
2007-10-10
r13494: Merge the stuff I've done in head the last days.
Volker Lendecke
2
-3
/
+3
2007-10-10
r13486: Two more -- fix bug 3503
Volker Lendecke
1
-0
/
+2
2007-10-10
r13460: by popular demand....
Gerald Carter
1
-159
/
+26
2007-10-10
r13382: added server affinity cache stores for 'net rpc join' and trusted dom...
Gerald Carter
2
-0
/
+9
2007-10-10
r13368: I must write out 1000 times, "Don't use C++ reserved words..."
Jeremy Allison
1
-5
/
+5
2007-10-10
r13351: Fix copyright
Volker Lendecke
1
-1
/
+1
2007-10-10
r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
Volker Lendecke
2
-1
/
+418
2007-10-10
r13337: Attempt to fix the AIX build
Volker Lendecke
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
20
-224
/
+3453
2007-10-10
r13262: Arrgggg. Fix smbstatus and swat status to ignore
Jeremy Allison
1
-0
/
+5
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
14
-14
/
+14
2007-10-10
r13148: Fix bug: #3413
Simo Sorce
1
-3
/
+9
2007-10-10
r13136: Fix handling user sid and user gid
Simo Sorce
1
-2
/
+4
2007-10-10
r13133: patch from Makr Proehl <m.proehl@science-computing.de> for dumping se...
Gerald Carter
1
-1
/
+1
2007-10-10
r13091: Fix gcc warning about using '0' with %s.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13083: patch suggested by Adam Nielsen for better smbstatus formatting
Gerald Carter
1
-4
/
+4
2007-10-10
r13082: revert an accidentally commited patch (still in progress)
Gerald Carter
1
-4
/
+4
2007-10-10
r13081: correct fix for the segv in nmbd caused by a double free on namerec.
Gerald Carter
1
-4
/
+4
2007-10-10
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
16
-255
/
+278
2007-10-10
r12870: fixing net rpc registry enumerate from overwritnig the open subkey ha...
Gerald Carter
1
-1
/
+0
2007-10-10
r12840: Add -W to smbpasswd. Thanks to William Jojo <jojowil@hvcc.edu>.
Volker Lendecke
1
-1
/
+9
2007-10-10
r12781: Support the level parameter for lsa_lookupsids.
Volker Lendecke
1
-0
/
+2
2007-10-10
r12678: One more
Volker Lendecke
1
-0
/
+2
2007-10-10
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
9
-0
/
+16
2007-10-10
r12544: Fix segfaults in winbind, smbpasswd and net
Volker Lendecke
2
-0
/
+4
2007-10-10
r12415: Forgot newlines.
Günther Deschner
1
-1
/
+1
2007-10-10
r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the role
Günther Deschner
1
-18
/
+1
2007-10-10
r12398: adding Guenther's account policy migration fix
Gerald Carter
1
-1
/
+50
2007-10-10
r12338: add ifdef DEBUG_PASSWORD before printing clear text password.
Günther Deschner
1
-0
/
+2
2007-10-10
r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogs
Gerald Carter
1
-3
/
+7
2007-10-10
r12203: Add the share path into the sharemode db. This involves
Jeremy Allison
1
-4
/
+4
2007-10-10
r12185: Cosmetic cleanup
Volker Lendecke
1
-1
/
+1
2007-10-10
r12182: Cosmetic cleanup
Volker Lendecke
1
-9
/
+5
2007-10-10
r12173: doing some service control work
Gerald Carter
1
-0
/
+1
2007-10-10
r12129: Fix uninitialized variables.
Volker Lendecke
1
-0
/
+3
2007-10-10
r12111: Fix the "everything" build by re-adding debug2html. Oops.
Jeremy Allison
1
-0
/
+308
2007-10-10
r12054: We only have one more warning at -O6. That will take
Jeremy Allison
1
-9
/
+17
2007-10-10
r12045: More warning fixes... Just a few more to go.
Jeremy Allison
2
-2
/
+2
2007-10-10
r12031: Added net idmap to common help list.
John Terpstra
1
-2
/
+3
2007-10-10
r11999: Re-add "passdb expand explicit".
Volker Lendecke
1
-0
/
+5
2007-10-10
r11962: Bring talloc up to date with Samba4, re-add the
Jeremy Allison
1
-2
/
+2
2007-10-10
r11864: fix build breakage with solaris LDAP patch (my fault)
Gerald Carter
1
-2
/
+2
2007-10-10
r11833: fix build issues in smbget with the Sun compiler. Reported by Richard...
Gerald Carter
1
-10
/
+14
2007-10-10
r11763: fix more build breakage
Gerald Carter
1
-4
/
+4
[next]