index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
r18853: Fix remaining warnings. Volker, should be fine now.
Günther Deschner
2007-10-10
2
-2
/
+2
*
r18852: Fix compiler warning (thanks Volker).
Günther Deschner
2007-10-10
1
-2
/
+2
*
r18846: Fix the same bug Volker noticed when marshalling/unmarshalling
Jeremy Allison
2007-10-10
1
-1
/
+10
*
r18845: Fix a type-punned warning that turned out to be a real bug: The secdesc
Volker Lendecke
2007-10-10
1
-2
/
+20
*
r18842: Protect against "winbind cache time = 0" on two other occasions.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r18841: Protect against potential event loop when someone is using "winbind
Günther Deschner
2007-10-10
1
-2
/
+2
*
r18823: Fix some errors in the srsvc handling code and start running the RPC-...
Jelmer Vernooij
2007-10-10
2
-5
/
+9
*
r18820: Comment out some unused functions.
Günther Deschner
2007-10-10
1
-2
/
+17
*
r18819: Fix build without LDAP.
Günther Deschner
2007-10-10
4
-1
/
+13
*
r18818: Forgot header file.
Günther Deschner
2007-10-10
1
-0
/
+1
*
r18817: Enable the build of the gpo tool but do not make it available yet.
Günther Deschner
2007-10-10
3
-5
/
+8
*
r18816: Fix some build warnings.
Günther Deschner
2007-10-10
1
-4
/
+4
*
r18814: diable immediate structs for now until we completely build with them ...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18813: the generated rpccli_ functions give NTSTATUS
Stefan Metzmacher
2007-10-10
1
-3
/
+2
*
r18812: newer compilers don't allow non consts in static arrays
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18811: rename stat field to avoid compiler warnings about
Gerald Carter
2007-10-10
7
-21
/
+21
*
r18810: use a copy of samba4's talloc under lib/talloc/
Stefan Metzmacher
2007-10-10
19
-117
/
+4972
*
r18809: add a valgrind suppression file to prepare running make test
Stefan Metzmacher
2007-10-10
1
-0
/
+0
*
r18804: resume_hnd isn't a ref pointer and can be NULL
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r18803: remove unused function
Gerald Carter
2007-10-10
1
-18
/
+0
*
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
2007-10-10
19
-6792
/
+916
*
r18801: Fix (at least the build of) python bindings.
Günther Deschner
2007-10-10
1
-7
/
+7
*
r18799: Prepare query_disp_info to use the next idx from the last result entry
Günther Deschner
2007-10-10
1
-0
/
+18
*
r18798: use libreplace headers in pam and nss modules
Stefan Metzmacher
2007-10-10
3
-69
/
+8
*
r18797: fix the loading of pam_winbind.so and libnss_winbind.so
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r18796: Fix the build. Sorry.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r18794: Make ENumKey() work again in the registry server
Gerald Carter
2007-10-10
1
-2
/
+4
*
r18793: Fix BE string handling in the auto-generated
Jeremy Allison
2007-10-10
6
-58
/
+69
*
r18792: small fix for server QueryValue code
Gerald Carter
2007-10-10
1
-2
/
+1
*
r18791: print the error string and not the raw value
Gerald Carter
2007-10-10
1
-1
/
+1
*
r18790: Correct the IDL (still a bug in pidl) for QueryValue()
Gerald Carter
2007-10-10
7
-72
/
+15
*
r18789: Replace the winreg server code with the libndr parsing code.
Gerald Carter
2007-10-10
12
-875
/
+486
*
r18788: updating the IDL for QueryValue
Gerald Carter
2007-10-10
6
-53
/
+84
*
r18787: Fix the strlen_m and strlen_m_term code by merging
Jeremy Allison
2007-10-10
7
-29
/
+169
*
r18785: Check in Peter Somogyis build fix
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r18784: hopefully fix the BOOL bug on AIX
Stefan Metzmacher
2007-10-10
6
-11
/
+21
*
r18778: Fix comparison.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r18773: Change negprot_spnego to return a blob
Volker Lendecke
2007-10-10
1
-10
/
+12
*
r18772: Now that we don't have a one-byte keylength in the extended security ...
Volker Lendecke
2007-10-10
1
-4
/
+0
*
r18771: Sequel to r18761: If we always set the keylen to 0 there's no point i...
Volker Lendecke
2007-10-10
1
-6
/
+3
*
r18761: Even if only offering NTLMSSP Windows (tested with Vista & XP) sends ...
Volker Lendecke
2007-10-10
1
-5
/
+2
*
r18760: Fix typos, remove unneeded code
Volker Lendecke
2007-10-10
1
-10
/
+2
*
r18758: Update net sam to use calculated times and force change password prop...
Jim McDonough
2007-10-10
1
-43
/
+13
*
r18756: cleanup copyrights after moving to new wkssvc implementation code
Gerald Carter
2007-10-10
1
-4
/
+3
*
r18755: remove accidental commit
Gerald Carter
2007-10-10
1
-1
/
+1
*
r18754: Get rid of some more invalid time sets
Jim McDonough
2007-10-10
1
-48
/
+0
*
r18748: Eliminate set of computed time values
Jim McDonough
2007-10-10
1
-76
/
+3
*
r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
Gerald Carter
2007-10-10
13
-46
/
+38
*
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
2007-10-10
31
-368
/
+309
*
r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set.
Jelmer Vernooij
2007-10-10
1
-3
/
+5
[next]