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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12564: Ensure load_case_tables is always done first.
Jeremy Allison
2
-2
/
+4
2007-10-10
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
11
-0
/
+18
2007-10-10
r12544: Fix segfaults in winbind, smbpasswd and net
Volker Lendecke
3
-0
/
+6
2007-10-10
r12541: patch from Oliver Schulze L. <oliver@samera.com.py> to check for rpm ...
Gerald Carter
1
-1
/
+1
2007-10-10
r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")
Jeremy Allison
13
-39
/
+89
2007-10-10
r12497: add a simplex option
Simo Sorce
1
-8
/
+17
2007-10-10
r12495: Crackcheck utility enhancement based on patch sent by Tom Geissler
Simo Sorce
1
-2
/
+71
2007-10-10
r12491: End profile fixes from SATOH Fumiyasu <fumiya@samba.gr.jp>.
Jeremy Allison
2
-2
/
+1
2007-10-10
r12485: r12044@cabra: derrell | 2005-12-25 16:46:47 -0500
Derrell Lipman
1
-73
/
+87
2007-10-10
r12477: Remove a gcc -O6 warning
Volker Lendecke
1
-0
/
+2
2007-10-10
r12476: Apply some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r12475: Actually configure with profile support this time ...
Volker Lendecke
1
-4
/
+4
2007-10-10
r12474: Fix a warning
Volker Lendecke
1
-5
/
+9
2007-10-10
r12472: r12040@cabra: derrell | 2005-12-24 23:26:55 -0500
Derrell Lipman
1
-7
/
+2
2007-10-10
r12471: r12038@cabra: derrell | 2005-12-24 23:17:16 -0500
Derrell Lipman
1
-0
/
+5
2007-10-10
r12468: r12033@cabra: derrell | 2005-12-24 21:03:45 -0500
Derrell Lipman
1
-0
/
+72
2007-10-10
r12467: r12029@cabra: derrell | 2005-12-24 20:25:59 -0500
Derrell Lipman
2
-1
/
+6
2007-10-10
r12466: r12028@cabra: derrell | 2005-12-24 20:25:38 -0500
Derrell Lipman
2
-7
/
+9
2007-10-10
r12460: Fixes for bug 3349
Volker Lendecke
3
-2
/
+16
2007-10-10
r12452: Fix Bug #3053 to allow esp. older eDirectory releases to load our LDAP
Günther Deschner
4
-4
/
+4
2007-10-10
r12441: Fix python build.
Günther Deschner
1
-1
/
+3
2007-10-10
r12438: Remove an unused function
Volker Lendecke
1
-28
/
+0
2007-10-10
r12415: Forgot newlines.
Günther Deschner
2
-2
/
+2
2007-10-10
r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the role
Günther Deschner
3
-55
/
+24
2007-10-10
r12407: Fix returning wrong error codes and better sort out errors and stdout
Günther Deschner
1
-41
/
+49
2007-10-10
r12406: Since w2k3 sp1 we fail to create user accounts using e.g. "net ads user
Günther Deschner
1
-1
/
+1
2007-10-10
r12403: Update url on the docs directory README.
Deryck Hodge
1
-4
/
+3
2007-10-10
r12400: one line patch for Sun LDAP libs pointed out by Nicholas Brealey <nic...
Gerald Carter
1
-1
/
+1
2007-10-10
r12398: adding Guenther's account policy migration fix
Gerald Carter
3
-20
/
+145
2007-10-10
r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ...
Gerald Carter
3
-118
/
+48
2007-10-10
r12387: Make string_to_sid a little more silent.
Jeremy Allison
1
-2
/
+2
2007-10-10
r12376: Second patch from Martin Koeppe <mkoeppe@gmx.de>
Jeremy Allison
1
-2
/
+2
2007-10-10
r12341: add DEBUG statement.
Günther Deschner
1
-1
/
+3
2007-10-10
r12338: add ifdef DEBUG_PASSWORD before printing clear text password.
Günther Deschner
1
-0
/
+2
2007-10-10
r12336: A couple of fixes and enhancements for adssearch.pl (espc. to debug
Günther Deschner
1
-76
/
+293
2007-10-10
r12313: Introduce yet another copy of the string_sub function:
Volker Lendecke
4
-21
/
+101
2007-10-10
r12312: Reformatting and a trivial change: is_share_read_only_for_user only uses
Volker Lendecke
1
-14
/
+22
2007-10-10
r12311: Reformatting
Volker Lendecke
1
-15
/
+23
2007-10-10
r12308: Reformatting
Volker Lendecke
1
-4
/
+2
2007-10-10
r12307: Reformatting plus a trivial if/else simplification. There's no point ...
Volker Lendecke
1
-72
/
+122
2007-10-10
r12306: Reformatting
Volker Lendecke
1
-38
/
+69
2007-10-10
r12305: Reformatting
Volker Lendecke
1
-8
/
+20
2007-10-10
r12303: Move split_domain_and_name to util_getent.c and make it static there.
Volker Lendecke
2
-28
/
+31
2007-10-10
r12291: Make getgroups_user static.
Volker Lendecke
1
-2
/
+2
2007-10-10
r12290: Typo
Volker Lendecke
1
-1
/
+1
2007-10-10
r12281: adding a note about WINS and NetLogon not being remotely manageable
Gerald Carter
1
-2
/
+2
2007-10-10
r12279: unix_mask_match has been broken for *ever*... (How).
Jeremy Allison
4
-5
/
+6
2007-10-10
r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>
Jeremy Allison
2
-2
/
+16
2007-10-10
r12273: Fix copy paste error.
Günther Deschner
1
-2
/
+2
2007-10-10
r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogs
Gerald Carter
2
-3
/
+9
[prev]
[next]