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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense.
Volker Lendecke
2
-3
/
+18
2007-10-10
r13778: When deleting machine accounts it's the SeMachineAccountPrivilege
Jeremy Allison
1
-1
/
+9
2007-10-10
r13776: Merge in the editposix ldapsam optimization
Simo Sorce
2
-109
/
+892
2007-10-10
r13772: More default changes
Gerald Carter
1
-2
/
+3
2007-10-10
r13771: BUG 3534: ignore lines in the username map file with no right hand li...
Gerald Carter
1
-2
/
+4
2007-10-10
r13766: Patch from Arek Glabek <aglabek@centeris.com>:
Gerald Carter
1
-6
/
+3
2007-10-10
r13765: Fix bug reported by jra. Don't check for a group SID when storing
Gerald Carter
1
-0
/
+2
2007-10-10
r13763: r13223@cabra: derrell | 2006-02-28 20:48:23 -0500
Derrell Lipman
1
-1
/
+5
2007-10-10
r13761: r13221@cabra: derrell | 2006-02-28 20:40:56 -0500
Derrell Lipman
1
-0
/
+11
2007-10-10
r13759: As pointed out by Volker, it isn't much good creating
Jeremy Allison
1
-0
/
+15
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
22
-104
/
+353
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
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
[next]