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
2008-01-24
Ensure we set subobj.BACKEND_MOD for the 'partitions only' case.
Andrew Bartlett
1
-0
/
+4
2008-01-24
Make the repl_meta_data module the default for domain controllers.
Andrew Bartlett
4
-16
/
+31
2008-01-24
Use the repl_meta_data module by default.
Andrew Bartlett
2
-3
/
+9
2008-01-24
Kill another sub that the modules will handle for us.
Andrew Bartlett
3
-7
/
+0
2008-01-24
Remove useless subs from the ejs provision
Andrew Bartlett
2
-9
/
+0
2008-01-24
Python: add some docstrings.
Jelmer Vernooij
1
-5
/
+46
2008-01-24
python: Support --no-pass.
Jelmer Vernooij
1
-0
/
+6
2008-01-24
python: Add bindings for cli_credentials_set_cmdline_callbacks().
Jelmer Vernooij
5
-1
/
+38
2008-01-23
Default to creating anonymous credentials.
Jelmer Vernooij
2
-2
/
+2
2008-01-23
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
6
-22
/
+35
2008-01-23
Add bindings for lp_load_default().
Jelmer Vernooij
4
-0
/
+35
2008-01-23
Get more information from ldb when reporting a failed replication.
Andrew Bartlett
1
-2
/
+2
2008-01-23
Fix DRSUAPI replication test - NET-API-BECOME-DC.
Andrew Bartlett
2
-145
/
+32
2008-01-23
Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.
Andrew Bartlett
2
-14
/
+15
2008-01-23
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
33
-1141
/
+166
2008-01-23
Added PFIF notice to Samba 4.0 tree
Andrew Tridgell
1
-0
/
+7
2008-01-23
Make ranged results tests in ldap.js easier to debug.
Andrew Bartlett
1
-9
/
+9
2008-01-23
ranged_results: fix use of uninitialised variable (end)
Andrew Bartlett
1
-2
/
+4
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
13
-24
/
+8
2008-01-22
build: remove support for automatically building .pc files.
Jelmer Vernooij
3
-149
/
+1
2008-01-22
dcerpc_samr: Use manually written .pc file.
Jelmer Vernooij
3
-0
/
+13
2008-01-22
param: Use manually written .pc file.
Jelmer Vernooij
3
-0
/
+12
2008-01-22
gensec: Use manually written .pc file.
Jelmer Vernooij
3
-0
/
+13
2008-01-22
torture: Use manually written .pc file.
Jelmer Vernooij
3
-0
/
+14
2008-01-22
dcerpc: Use manually written .pc files for dcerpc and ndr.
Jelmer Vernooij
5
-1
/
+27
2008-01-22
registry: Use manually written .pc file.
Jelmer Vernooij
3
-0
/
+15
2008-01-22
ldb/talloc/tdb: Use manually written pc file.
Jelmer Vernooij
4
-0
/
+6
2008-01-22
build: Allow manually written pkg-config files.
Jelmer Vernooij
2
-2
/
+7
2008-01-22
tdb: Add URL in pc file.
Jelmer Vernooij
1
-0
/
+1
2008-01-22
ldb: Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-01-22
ldb: Increase version number to make it easier to create new Debian snapshots.
Jelmer Vernooij
1
-1
/
+1
2008-01-22
python: Avoid duplicate copies of some objects in different packages.
Jelmer Vernooij
4
-968
/
+20
2008-01-22
libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_t
Stefan Metzmacher
1
-0
/
+25
2008-01-21
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
25
-523
/
+338
2008-01-21
Be sure to pass iconv handle down to compression subcontexts (fixes
Andrew Bartlett
1
-0
/
+4
2008-01-21
build: Don't build heimdal as library.
Jelmer Vernooij
1
-3
/
+1
2008-01-21
python: Fix init functions.
Jelmer Vernooij
1
-0
/
+2
2008-01-21
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
15
-74
/
+16
2008-01-21
python: Reenable modules for libcli_nbt and libcli_smb.
Jelmer Vernooij
7
-446
/
+317
2008-01-21
ldb: Fix building python modules against system-provided ldb.
Jelmer Vernooij
1
-0
/
+1
2008-01-21
build: Allow overriding CFLAGS for python packages.
Jelmer Vernooij
1
-0
/
+1
2008-01-20
Add an exception for S3
Volker Lendecke
1
-3
/
+10
2008-01-20
build: Fix handling of external pkg-config dependencies when generating pkg-c...
Jelmer Vernooij
3
-13
/
+16
2008-01-19
howto: Update instructions for git, and use ReST formatting.
Jelmer Vernooij
1
-26
/
+33
2008-01-18
pidl: Add --version argument.
Julien Kerihuel
2
-3
/
+24
2008-01-18
Remove default 'showInAdvancedViewOnly' values.
Andrew Bartlett
8
-57
/
+4
2008-01-18
Only set showOnlyInAdvancedView: TRUE when adding default values.
Andrew Bartlett
1
-2
/
+2
2008-01-18
Don't set 'name' in the LDIF, this is handled by the rdn_name module.
Andrew Bartlett
1
-7
/
+0
2008-01-18
Merge commit 'origin/v4-0-test' into 4-0-local
Andrew Bartlett
32
-265
/
+207
2008-01-18
Add showInAdvancedViewOnly to every new object
Andrew Bartlett
1
-0
/
+4
[prev]
[next]