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
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20333: Fix a couple of Coverity errors in one run, this was a potential NULL...
Volker Lendecke
1
-5
/
+8
2007-10-10
r20296: If we're going to overwrite krb5.conf
Jeremy Allison
1
-1
/
+19
2007-10-10
r20269: merge -r20264:20267 from SAMBA_3_0_24
Herb Lewis
3
-0
/
+10
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
1
-1
/
+2
2007-10-10
r19939: ,fix compile warning about unused functions when not using heimdal
Gerald Carter
1
-0
/
+2
2007-10-10
r19936: Patch from Kai Blin <kai.blin@gmail.com> to
Jeremy Allison
1
-2
/
+4
2007-10-10
r19797: Convert the remaining pipes to the "new" unique out ptr handling
Volker Lendecke
1
-8
/
+4
2007-10-10
r19754: * When using a krb5 session setup, we don't fill in the server_name
Gerald Carter
1
-8
/
+7
2007-10-10
r19659: Fix bug #4187. Possible crash in signing on/off code.
Jeremy Allison
1
-0
/
+8
2007-10-10
r19652: Trying to track down which caller tries to store a 0 length domain name
Günther Deschner
1
-1
/
+6
2007-10-10
r19651: Fix interesting bug with the automatic site coverage in Active Direct...
Günther Deschner
1
-1
/
+1
2007-10-10
r19577: Fix from Nils Nordman for bug #4085. Thanks !
Jeremy Allison
1
-5
/
+6
2007-10-10
r19469: Another user of NetShareEnum
Volker Lendecke
1
-0
/
+4
2007-10-10
r19416: Fix some c++ warnings.
Günther Deschner
1
-2
/
+2
2007-10-10
r19374: fix the build with heimdal
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19368: Use WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE whereever the winbindd tdb is
Günther Deschner
1
-1
/
+2
2007-10-10
r19291: this should fix the build on heimdal systems
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r19270: Stop depending on internal MIT symbols. These are private on MacOS
James Peach
1
-47
/
+56
2007-10-10
r19250: Fixes bug 4156.
Derrell Lipman
1
-0
/
+1
2007-10-10
r19249: Attempt to fix a site lookup bug found by Guenther.
Jeremy Allison
2
-0
/
+35
2007-10-10
r19243: Fix debug statement.
Günther Deschner
1
-1
/
+1
2007-10-10
r19237: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19231: I encountered a WinXP/Home system which, acting as the master browser...
Derrell Lipman
1
-1
/
+2
2007-10-10
r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same.
Volker Lendecke
1
-0
/
+56
2007-10-10
r19160: Add new WERR codes seen by working with NETLOGON getdcname.
Günther Deschner
1
-0
/
+2
2007-10-10
r19070: If there's an error in the data struct, there's no point to continue ...
Volker Lendecke
1
-0
/
+4
2007-10-10
r19043: There's no point in #ifdef'ing the detection whether we were offered ...
Volker Lendecke
1
-8
/
+2
2007-10-10
r19042: Fix the non-krb5 build. This needs sooo severe cleanup ... :-)
Volker Lendecke
1
-0
/
+2
2007-10-10
r19041: Make us connect to Vista RC1. Apparently metze had done the same patc...
Volker Lendecke
2
-8
/
+24
2007-10-10
r19037: Fix a segfault
Volker Lendecke
1
-1
/
+1
2007-10-10
r18982: Move the gpo related functions to "libgpo".
Günther Deschner
1
-171
/
+0
2007-10-10
r18969: Fix typo.
Günther Deschner
1
-2
/
+2
2007-10-10
r18966: this bug affects Samba3 too. I'm actually surprised nobody has
Andrew Tridgell
1
-0
/
+6
2007-10-10
r18891: Fix "double const" warning from host opi
Volker Lendecke
1
-1
/
+1
2007-10-10
r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It
Andrew Tridgell
3
-5
/
+5
2007-10-10
r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18819: Fix build without LDAP.
Günther Deschner
1
-0
/
+4
2007-10-10
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
1
-22
/
+13
2007-10-10
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
2
-33
/
+33
2007-10-10
r18613: Metze, in your DLINKLIST commit you changed this
Jeremy Allison
1
-1
/
+1
2007-10-10
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18533: Ensure we clear out the failed connection cache for an entire
Jeremy Allison
1
-0
/
+28
2007-10-10
r18312: Change gencache_get slightly: Delete expired keys, and only strdup th...
Volker Lendecke
2
-5
/
+0
2007-10-10
r18271: Big change:
Gerald Carter
1
-2
/
+2
2007-10-10
r18199: Allow winbindd to delete a saf_ entry if it knows
Jeremy Allison
1
-0
/
+24
2007-10-10
r18047: More C++ stuff
Volker Lendecke
1
-3
/
+3
2007-10-10
r18029: More C++ stuff
Volker Lendecke
2
-2
/
+2
2007-10-10
r18014: revert a possibly unnecessary change
Derrell Lipman
1
-1
/
+2
2007-10-10
r18013: Fix for "bug" (enhancement) 3684.
Derrell Lipman
1
-1
/
+14
2007-10-10
r18012: Should fix bug 4018.
Derrell Lipman
1
-1
/
+9
[next]