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
r15888: Fix bug #3804 from jason@ncac.gwu.edu
Jeremy Allison
1
-2
/
+2
2007-10-10
r15887: Ensure we use sys_write so we're not interrupted.
Jeremy Allison
1
-1
/
+1
2007-10-10
r15884: Fix bug #3803 from jason@ncac.gwu.edu - bad comparison.
Jeremy Allison
1
-1
/
+1
2007-10-10
r15873: Use short signal names to placate ksh trap. bash seems to accept either
Jim McDonough
1
-2
/
+2
2007-10-10
r15872: Take one step toward getting this working on AIX. the [-z ] stuff
Jim McDonough
1
-2
/
+2
2007-10-10
r15864: build fixes for IRIX 6.4 in the build farm; only enable the C++ reser...
Gerald Carter
1
-1
/
+5
2007-10-10
r15863: trying to fix a compile issue on HP-UX 11.x caused by conflicts of in...
Gerald Carter
1
-15
/
+19
2007-10-10
r15848: Introduce commandline options to set the remainder of the parameters in
James Peach
5
-25
/
+162
2007-10-10
r15845: Ok. This was a tough one. If for some reason the tconX fails towards ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r15842: patch from volker to instruct winbindd to find a trusted DC on its ow...
Gerald Carter
1
-1
/
+1
2007-10-10
r15838: Back-port tridge's talloc fixes (r15824, r15828) from Samba4.
Jeremy Allison
2
-3
/
+37
2007-10-10
r15822: Add suggestion made by Ralf Haferkamp.
Lars Müller
1
-1
/
+1
2007-10-10
r15817: Remove some unused code
Volker Lendecke
1
-20
/
+0
2007-10-10
r15755: Fix Coverity bug # 294. Apparently password can be NULL, but cli_sess...
Volker Lendecke
1
-0
/
+4
2007-10-10
r15735: also export PREFIX as testit from test_functions.sh needs it
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15732: samba3 now passes BASE-DENY1
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15729: Second part of Aleksey Fedoseev <fedoseev@ru.ibm.com> patch.
Jeremy Allison
1
-1
/
+54
2007-10-10
r15727: Fix msgtest - noticed by Aleksey Fedoseev <fedoseev@ru.ibm.com>.
Jeremy Allison
1
-0
/
+2
2007-10-10
r15717: BUG 3711: patch from Leonid Kabanov <lkabanov@mail.ru> for some so...
Gerald Carter
1
-2
/
+2
2007-10-10
r15712: BUG 3435: patch from volker to fix 'msdfs root = yes' in [homes]
Gerald Carter
1
-1
/
+4
2007-10-10
r15705: Fix bug number 3788. Thanks to Jeff Wright.
Volker Lendecke
1
-0
/
+3
2007-10-10
r15704: Prefer LDAP error codes in ads_search_retry_sid().
Günther Deschner
1
-2
/
+2
2007-10-10
r15703: Fix d_printf call.
Günther Deschner
1
-1
/
+1
2007-10-10
r15701: change 'net ads leave' to disable the machine account in the domain (...
Gerald Carter
5
-397
/
+396
2007-10-10
r15700: Make nmbd udp sockets non-blocking to prevent problem
Jeremy Allison
6
-9
/
+14
2007-10-10
r15698: An attempt to make the winbind lookup_usergroups() call in security=ads
Günther Deschner
5
-38
/
+369
2007-10-10
r15697: I take no comments as no objections :)
Günther Deschner
10
-214
/
+548
2007-10-10
r15696: Free LDAP search result.
Günther Deschner
1
-0
/
+2
2007-10-10
r15691: - samba3 also pass RAW-CHKPATH, RAW-SEEK, RAW-SFILEINFO-BUG
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r15686: - start testing the RAW-* tests in make test
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r15682: fix option passing
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15681: fix segv in 'kinit && net ads join'
Gerald Carter
1
-5
/
+3
2007-10-10
r15680: use the user creds when calling net_set_machine_spn() rather than th...
Gerald Carter
1
-64
/
+15
2007-10-10
r15679: fix some popt warnings
Gerald Carter
3
-4
/
+4
2007-10-10
r15676: Fix meaningless debug statement from uninitialized variable.
Jeremy Allison
1
-3
/
+1
2007-10-10
r15675: Man pages say never look at the fd_set after a select
Jeremy Allison
1
-2
/
+8
2007-10-10
r15672: Fix for bug #3783. winbindd_cm.c calls open_any_socket_out()
Jeremy Allison
1
-1
/
+1
2007-10-10
r15670: Fix valgrind-spotted issue in BASE-DELETE test.
Jeremy Allison
1
-0
/
+1
2007-10-10
r15668: DOS or FCB opens share one share mode entry from different
Jeremy Allison
7
-98
/
+97
2007-10-10
r15660: Without this when using smbcquotas I get
Volker Lendecke
2
-0
/
+8
2007-10-10
r15657: Fix some Tru64 warnings
Volker Lendecke
2
-3
/
+3
2007-10-10
r15655: Log the result of module initialisation if it fails.
James Peach
1
-2
/
+6
2007-10-10
r15654: Update our internal copy of popt to that distributed with the RPM 4.2
James Peach
13
-664
/
+2229
2007-10-10
r15649: Allow to store 24 password history entries in ldapsam (same limit as on
Günther Deschner
2
-6
/
+8
2007-10-10
r15646: Implement an setdomainsid command as well
Simo Sorce
2
-1
/
+23
2007-10-10
r15644: Now that we are referencing uint32_t and other data types
Paul Green
1
-0
/
+4
2007-10-10
r15635: Fix a bogus gcc uninit variable message
Volker Lendecke
1
-1
/
+1
2007-10-10
r15634: Prevent passwords of winbindd's list of credential caches from beeing
Günther Deschner
4
-1
/
+53
2007-10-10
r15633: Minor smbldap/pdb_ldap cleanup
Günther Deschner
2
-20
/
+16
2007-10-10
r15632: Remove length limitation from the winbind cache cleanup traversal.
Günther Deschner
1
-7
/
+2
[next]