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
r19070: If there's an error in the data struct, there's no point to continue ...
Volker Lendecke
1
-0
/
+4
2007-10-10
r19067: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+4
2007-10-10
r19066: Fix a memleak
Volker Lendecke
1
-0
/
+1
2007-10-10
r19065: No functional change, just a trivial simplification
Volker Lendecke
1
-19
/
+19
2007-10-10
r19064: This code block is already #ifdef'ed by WITH_ADS which should imply
Volker Lendecke
1
-2
/
+2
2007-10-10
r19062: try to fix the valgrind noise in the build-farm
Stefan Metzmacher
1
-9
/
+68
2007-10-10
r19060: Attempt to fix the valgrind suppressions for "fort"
Volker Lendecke
1
-49
/
+11
2007-10-10
r19058: Implement "user cannot change password", and complete "user must change
Jim McDonough
8
-117
/
+163
2007-10-10
r19054: Callers of gencache may not have the rights to
Jeremy Allison
1
-0
/
+18
2007-10-10
r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSS
Volker Lendecke
1
-1
/
+1
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
r19040: use more portable shellscripting, hopefully give better results on Tru64
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19039: Do not segfault in "net ads printer info" when a requested printserver
Günther Deschner
2
-1
/
+12
2007-10-10
r19038: build libreplace testsuite as replacetort
Stefan Metzmacher
2
-4
/
+22
2007-10-10
r19037: Fix a segfault
Volker Lendecke
1
-1
/
+1
2007-10-10
r19034: merge from samba4:
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r19031: merge from samba4:
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r19030: merge missing stuff from samba4:
Stefan Metzmacher
2
-2
/
+10
2007-10-10
r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...
Volker Lendecke
3
-80
/
+251
2007-10-10
r19026: we don't need this twice
Stefan Metzmacher
1
-8
/
+0
2007-10-10
r19016: As per Samba4 coding standards, turn tabs into spaces
Volker Lendecke
2
-20
/
+20
2007-10-10
r19015: we don't need talloc_* in proto.h
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19013: Fix some 64-bit warnings.
Volker Lendecke
3
-10
/
+11
2007-10-10
r19012: Fix an uninitialized variable
Volker Lendecke
1
-1
/
+2
2007-10-10
r19011: Attempt to fix the BSD RAW-CHKPATH failures: In Samba3 we rely on ope...
Volker Lendecke
2
-0
/
+24
2007-10-10
r19010: Fix bug 4137
Volker Lendecke
1
-0
/
+4
2007-10-10
r19008: Fix a segfault
Volker Lendecke
1
-0
/
+1
2007-10-10
r19007: reformat service control manager IDL
Gerald Carter
1
-201
/
+255
2007-10-10
r19006: Final cleanups for the winreg libmsrpc functions.
Gerald Carter
1
-98
/
+158
2007-10-10
r19003: Finally activate "net ads gpo".
Günther Deschner
3
-37
/
+33
2007-10-10
r19002: Add a very simple synchronisation function to download the full GPO.
Günther Deschner
3
-48
/
+229
2007-10-10
r19001: Fix comment
Volker Lendecke
1
-1
/
+1
2007-10-10
r19000: Merge the max tcon check from 3_0_23. Thanks to James Peach that this...
Volker Lendecke
1
-0
/
+5
2007-10-10
r18998: - make more usage of PRINTF_ATTRIBUTE()
Stefan Metzmacher
2
-10
/
+9
2007-10-10
r18996: merge from samba4:
Stefan Metzmacher
2
-12
/
+37
2007-10-10
r18993: merge from samba4:
Stefan Metzmacher
1
-29
/
+83
2007-10-10
r18991: Fix bug 4133 -- Thanks to Olaf Flebbe
Volker Lendecke
1
-0
/
+7
2007-10-10
r18988: Check and refresh expired GPOs.
Günther Deschner
2
-1
/
+129
2007-10-10
r18987: Add some usage prints for "net ads gpo".
Günther Deschner
1
-13
/
+33
2007-10-10
r18986: Add some more GPO download helper functions.
Günther Deschner
3
-1
/
+242
2007-10-10
r18985: Add parse_gpt_ini() to parse GPT.INI files using iniparser.
Günther Deschner
2
-21
/
+242
2007-10-10
r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupid
Günther Deschner
2
-93
/
+2
2007-10-10
r18983: Add some comments for the LDAP based GPO routines.
Günther Deschner
3
-49
/
+60
2007-10-10
r18982: Move the gpo related functions to "libgpo".
Günther Deschner
4
-6
/
+7
2007-10-10
r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODO
Gerald Carter
21
-189
/
+1825
2007-10-10
r18980: Be a little more intelligent about "startup_time",
Jeremy Allison
3
-7
/
+31
2007-10-10
r18976: follow the advice from "William Jojo" <jojowil@hvcc.edu>
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18973: we should always set LDFLAGS and DYNEXP depending on the host_os
Stefan Metzmacher
2
-19
/
+45
[prev]
[next]