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
r18789: Replace the winreg server code with the libndr parsing code.
Gerald Carter
12
-875
/
+486
2007-10-10
r18788: updating the IDL for QueryValue
Gerald Carter
6
-53
/
+84
2007-10-10
r18787: Fix the strlen_m and strlen_m_term code by merging
Jeremy Allison
7
-29
/
+169
2007-10-10
r18785: Check in Peter Somogyis build fix
Volker Lendecke
1
-5
/
+5
2007-10-10
r18784: hopefully fix the BOOL bug on AIX
Stefan Metzmacher
6
-11
/
+21
2007-10-10
r18778: Fix comparison.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18773: Change negprot_spnego to return a blob
Volker Lendecke
1
-10
/
+12
2007-10-10
r18772: Now that we don't have a one-byte keylength in the extended security ...
Volker Lendecke
1
-4
/
+0
2007-10-10
r18771: Sequel to r18761: If we always set the keylen to 0 there's no point i...
Volker Lendecke
1
-6
/
+3
2007-10-10
r18761: Even if only offering NTLMSSP Windows (tested with Vista & XP) sends ...
Volker Lendecke
1
-5
/
+2
2007-10-10
r18760: Fix typos, remove unneeded code
Volker Lendecke
1
-10
/
+2
2007-10-10
r18758: Update net sam to use calculated times and force change password prop...
Jim McDonough
1
-43
/
+13
2007-10-10
r18756: cleanup copyrights after moving to new wkssvc implementation code
Gerald Carter
1
-4
/
+3
2007-10-10
r18755: remove accidental commit
Gerald Carter
1
-1
/
+1
2007-10-10
r18754: Get rid of some more invalid time sets
Jim McDonough
1
-48
/
+0
2007-10-10
r18748: Eliminate set of computed time values
Jim McDonough
1
-76
/
+3
2007-10-10
r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
Gerald Carter
13
-46
/
+38
2007-10-10
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
31
-368
/
+309
2007-10-10
r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set.
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r18742: this function returns WERROR
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r18739: * Get the wkssvc patch right this time.
Gerald Carter
9
-364
/
+322
2007-10-10
r18732: Fix build warning as pointed out by Volker.
Günther Deschner
1
-7
/
+3
2007-10-10
r18731: fix the build on aix
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r18730: readd missing files (one more)
Gerald Carter
1
-0
/
+78
2007-10-10
r18729: readd missing files
Gerald Carter
2
-0
/
+246
2007-10-10
r18728: revert previous commit until I fix the wkssvc_nt.c changes
Gerald Carter
6
-315
/
+40
2007-10-10
r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a d...
Gerald Carter
1
-2
/
+1
2007-10-10
r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogenerated
Gerald Carter
9
-364
/
+315
2007-10-10
r18724: Fixup time(0) -> time(NULL)
Jim McDonough
1
-2
/
+2
2007-10-10
r18722: Fix up password change times. The can change and must change times are
Jim McDonough
3
-47
/
+52
2007-10-10
r18719: Compile fix from Peter Somogyi.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18718: Change a few out parameter to ref pointers and regenerate
Gerald Carter
3
-76
/
+42
2007-10-10
r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.h
Gerald Carter
3
-39
/
+5
2007-10-10
r18714: fix the build after replaceing rpccli_reg_abort_shutdown()
Gerald Carter
1
-1
/
+2
2007-10-10
r18713: Autogenerate srvsvc and svcctl interfaces
Jelmer Vernooij
16
-68
/
+37580
2007-10-10
r18712: Forgot to remove cmd_reg.o from Makefile
Gerald Carter
1
-1
/
+1
2007-10-10
r18711: Replace the following hand code client routines:
Gerald Carter
6
-1104
/
+3
2007-10-10
r18710: Prevent that our offline cache can get outdated after a password change.
Günther Deschner
1
-1
/
+8
2007-10-10
r18709: add some useful function from samba4
Stefan Metzmacher
1
-0
/
+25
2007-10-10
r18707: Fix the build when you have libnscd installed (which apparently no host
Günther Deschner
4
-29
/
+53
2007-10-10
r18705: not all compilers like this
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r18703: Fix the annoying effect that happens when nscd is running:
Günther Deschner
12
-26
/
+68
2007-10-10
r18702: re-enable non-decimal specification of rid
Jim McDonough
1
-2
/
+2
2007-10-10
r18701: this tests are in libreplace
Stefan Metzmacher
1
-19
/
+1
2007-10-10
r18700: nicer order of the tests
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r18699: bail out if the compiler doesn't know about C99 struct initializers
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18698: this stuff isn't needed anymore
Stefan Metzmacher
3
-218
/
+1
2007-10-10
r18697: Make sure that adssearch.pl does not
Günther Deschner
1
-3
/
+3
2007-10-10
r18695: Zero initialize ref ptrs as well.
Jelmer Vernooij
8
-110
/
+110
2007-10-10
r18694: prevent -O and -g from being set at the same time (by default)
Gerald Carter
1
-6
/
+8
[next]