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
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
1
-2
/
+2
2007-10-10
r13695: Make code consistent with documentation. :-)
Alexander Bokovoy
1
-5
/
+8
2007-10-10
r13679: Commiting the rm_primary_group.patch posted on samba-technical
Gerald Carter
1
-59
/
+24
2007-10-10
r13648: Duh.
Tim Potter
1
-1
/
+1
2007-10-10
r13641: Finish fix for #3510. Don't use client schannel when told
Jeremy Allison
1
-13
/
+39
2007-10-10
r13614: First part of the bugfix for #3510 - net join fails
Jeremy Allison
1
-14
/
+21
2007-10-10
r13607: Fix compile - don't ref auto variable in a structure initialization.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13594: Got sense of NTSTATUS check reversed.
Jeremy Allison
1
-2
/
+2
2007-10-10
r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()
Gerald Carter
4
-22
/
+43
2007-10-10
r13579: Next try to fix the AIX build. Thanks to Björn for nagging...
Volker Lendecke
1
-22
/
+20
2007-10-10
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
4
-46
/
+46
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
5
-11
/
+11
2007-10-10
r13553: Fix all our warnings at -O6 on an x86_64 box.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13530: Fix from William Jojo for #1970. Make nmblookup do
Jeremy Allison
1
-7
/
+6
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
[next]