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
r13756: use samu_new() rather than calling talloc() directly.
Gerald Carter
1
-1
/
+1
2007-10-10
r13751: Call proto_exists before we create the precompiles headers.
Lars Müller
1
-1
/
+1
2007-10-10
r13750: Cleanup line wrap to less than 80 chars.
Lars Müller
1
-3
/
+4
2007-10-10
r13748: Don't reference memory after we just freed it (Doh!).
Jeremy Allison
1
-2
/
+3
2007-10-10
r13747: Fix the reference count for tdbsam_open() - on an
Jeremy Allison
1
-5
/
+9
2007-10-10
r13736: Don't assume that printf can handle string arguments being NULL. Tidy
James Peach
1
-14
/
+17
2007-10-10
r13733: Reorder so that locking and params declarations are not mingled.
James Peach
1
-17
/
+18
2007-10-10
r13729: Fix smbpasswd -x
Volker Lendecke
1
-13
/
+6
2007-10-10
r13728: No, we have not talked about this on irc less than 24h ago... ;-)
Volker Lendecke
1
-2
/
+2
2007-10-10
r13727: Fix a segfault
Volker Lendecke
1
-1
/
+5
2007-10-10
r13724: Remove unused variable. Bug #3559 from
Jeremy Allison
1
-2
/
+2
2007-10-10
r13722: Ensure we use the correct enumerated type. Bug #3558
Jeremy Allison
1
-1
/
+1
2007-10-10
r13720: Only lockout Administrator after x bad password attempts in offline-mode
Günther Deschner
1
-8
/
+37
2007-10-10
r13718: There is even no need to use AC_MSG_WARN in the case the user did not
Lars Müller
1
-1
/
+1
2007-10-10
r13717: Use AC_MSG_WARN if we did not called --with-cifsmount on a non Linux
Lars Müller
1
-1
/
+1
2007-10-10
r13715: Put back the code that actually modify the account,
Simo Sorce
1
-0
/
+6
2007-10-10
r13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_ is set to
Lars Müller
2
-4
/
+22
2007-10-10
r13713: Added installcifsmount and uninstallcifsmount rules for mount.cifs and
Lars Müller
2
-6
/
+88
2007-10-10
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
24
-106
/
+355
2007-10-10
r13706: Fix typo in typo fix. (-:
Tim Potter
1
-1
/
+1
2007-10-10
r13705: Fix a typo (and janitor for myself).
Tim Potter
1
-1
/
+1
2007-10-10
r13704: Janitor for tpot.
Jeremy Allison
1
-50
/
+55
2007-10-10
r13697: Remove unneeded header (header not present on all Linux either) for u...
Steve French
1
-1
/
+0
2007-10-10
r13695: Make code consistent with documentation. :-)
Alexander Bokovoy
1
-5
/
+8
2007-10-10
r13694: Committing patch from Aleksey Fedoseev <aleksey at fedoseev dot net> ...
Volker Lendecke
1
-1
/
+1
2007-10-10
r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>
Volker Lendecke
3
-4
/
+10
2007-10-10
r13690: Check in Björn's LDAP Solaris fix.
Volker Lendecke
1
-0
/
+4
2007-10-10
r13688: Revert change to set DAT_FILES and SWAT_MSG_FILES in the Makefile.
Lars Müller
3
-17
/
+14
2007-10-10
r13683: Fix the 'valid users = +users' problem I introduced.
Volker Lendecke
1
-0
/
+19
2007-10-10
r13682: Actually give a developer a prayer of finding out where
Jeremy Allison
1
-16
/
+17
2007-10-10
r13679: Commiting the rm_primary_group.patch posted on samba-technical
Gerald Carter
13
-407
/
+292
2007-10-10
r13678: Remove unneeded braces
Volker Lendecke
1
-5
/
+3
2007-10-10
r13677: patch from Max N. Boyarov <m.boyarov@sam-solutions.net>
Gerald Carter
1
-1
/
+1
2007-10-10
r13676: have to return a value from a non-void function
Gerald Carter
1
-1
/
+1
2007-10-10
r13675: * patch from Bjoern JACKE <samba@j3e.de> to remove the
Gerald Carter
1
-15
/
+4
2007-10-10
r13671: fix return value in (void)fn()
Gerald Carter
1
-1
/
+1
2007-10-10
r13669: Get rid of poor errno mapping table. Bounce through NTSTATUS instead.
Jeremy Allison
1
-39
/
+6
2007-10-10
r13664: Fix the cli_error codes to always detect a socket error.
Jeremy Allison
1
-39
/
+107
2007-10-10
r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done
Lars Müller
12
-136
/
+400
2007-10-10
r13660: Attempt to better handle the failure that we cannot find our sid upon
Günther Deschner
2
-6
/
+13
2007-10-10
r13657: Let winbindd try to obtain the gecos field from the msSFU30Gecos
Günther Deschner
4
-12
/
+33
2007-10-10
r13656: Use the new installdirs.sh syntax for all calls.
Lars Müller
1
-4
/
+4
2007-10-10
r13648: Duh.
Tim Potter
1
-1
/
+1
2007-10-10
r13647: Fix for standalone Samba servers and XP clients. Reverts
Jeremy Allison
1
-4
/
+15
2007-10-10
r13645: Revert debug output.
Lars Müller
1
-4
/
+0
2007-10-10
r13644: Do not shift anything inside the for loop away. We ineterate over $@.
Lars Müller
1
-5
/
+0
2007-10-10
r13643: Enable script debug output to get some more details why some hosts
Lars Müller
1
-0
/
+4
2007-10-10
r13642: Fix install* scripts to use DESTDIR.
Lars Müller
4
-31
/
+37
2007-10-10
r13641: Finish fix for #3510. Don't use client schannel when told
Jeremy Allison
2
-22
/
+52
2007-10-10
r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().
Günther Deschner
2
-7
/
+2
[next]