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
2009-11-16
s4:SAMLDB module
Matthias Dieter Wallnöfer
1
-14
/
+14
2009-11-16
Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...
Matthias Dieter Wallnöfer
1
-4
/
+1
2009-11-16
README.Coding: add section about usage of helper variables
Stefan Metzmacher
1
-0
/
+26
2009-11-16
README.Coding: fix error in "good example"
Stefan Metzmacher
1
-1
/
+1
2009-11-16
s3:libsmb: avoid passing a function call as function parameter
Stefan Metzmacher
2
-21
/
+21
2009-11-16
s4:dsdb LDB attribute lists must always be a static const char **.
Andrew Bartlett
1
-1
/
+1
2009-11-16
s4:provision - Removed dependency on full Samba 3 schema from FDS
Endi S. Dewata
9
-152
/
+170
2009-11-15
Fixed some major bugs in inheritance and access checks.
Nadezhda Ivanova
5
-120
/
+274
2009-11-15
s3: Remove two more DFSG-nonfree text documents at release time. (Debian bug
Jelmer Vernooij
1
-0
/
+2
2009-11-15
Fix writing corrupt registries because of hardcoded version string in IDL.
Wilco Baan Hofman
1
-1
/
+1
2009-11-15
Fix NULL pointer dereference in libgpo when listing Local Policy which has no...
Wilco Baan Hofman
1
-3
/
+4
2009-11-15
Fix writing corrupt REG_SZ to the registry.
Wilco Baan Hofman
1
-1
/
+2
2009-11-15
Fix trailing garbage in the hbin block.
Wilco Baan Hofman
1
-0
/
+5
2009-11-15
Added tests for descriptor inheritance on ldap modify.
Zahari Zahariev
1
-121
/
+207
2009-11-15
ldb:python bindings - add a context on "py_ldb_delete"
Matthias Dieter Wallnöfer
1
-2
/
+10
2009-11-15
s4:ldap.py - enhance schema addition test
Matthias Dieter Wallnöfer
1
-12
/
+40
2009-11-15
s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam...
Matthias Dieter Wallnöfer
1
-1
/
+4
2009-11-15
s4:SAMLDB module - Add support for required and generated schema attributes
Andrew Bartlett
1
-7
/
+285
2009-11-15
s4:samdb util - add a call for generating a correct "lDAPDisplayName"
Matthias Dieter Wallnöfer
1
-0
/
+28
2009-11-15
s3: Fix a memleak in sys_popen
Volker Lendecke
1
-0
/
+1
2009-11-15
s4:ldap.py - Deactivates some at the moment pointless test parts
Matthias Dieter Wallnöfer
1
-6
/
+6
2009-11-14
Mention typedef struct in README.Coding
Volker Lendecke
1
-0
/
+8
2009-11-14
s3: Add min_setup, min_param and min_data to cli_trans_recv
Volker Lendecke
7
-129
/
+72
2009-11-14
Attempt to fix the s4 build -- we can not use map_nt_error_from_unix in lib/
Volker Lendecke
4
-25
/
+14
2009-11-14
s3: Convert cli_set_unix_extensions_capabilities_send to async
Volker Lendecke
4
-44
/
+96
2009-11-14
Introduce tevent_req_poll_ntstatus
Volker Lendecke
2
-0
/
+25
2009-11-14
Introduce tevent_req_simple_finish_ntstatus
Volker Lendecke
2
-0
/
+22
2009-11-14
s3: Tiny logic simplification
Volker Lendecke
1
-10
/
+11
2009-11-14
s4-drs: DsExecuteKCC() implementation
Erick Nascimento
3
-2
/
+31
2009-11-14
pam_winbind: fix a printf type mismatch warning
Björn Jacke
1
-2
/
+2
2009-11-14
s3:fix a comment typo
Michael Adam
1
-1
/
+1
2009-11-14
s3:is_trusted_domain: shortcut if domain name == global_sam_name
Michael Adam
1
-0
/
+4
2009-11-14
s3:is_trusted_domain: shortcut if domain name is NULL or empty
Michael Adam
1
-0
/
+4
2009-11-14
s3:passdb: bump interface VERSION 18->19 (removed uid_to_rid)
Michael Adam
1
-1
/
+2
2009-11-14
s3:passdb: remove the uid_to_rid method - we only need uid_to_sid
Michael Adam
5
-42
/
+1
2009-11-14
s3:pdb_default_uid_to_sid: fix some debug statements.
Michael Adam
1
-3
/
+3
2009-11-13
s3/pam: move variable declaration into belonging ifdef section
Björn Jacke
1
-1
/
+1
2009-11-13
add e2fsprogs-devel as build dependency this is needed for AD because it cont...
Christian Ambach
1
-1
/
+1
2009-11-13
packaging(RHEL-CTDB): add the current githash to the rpm release number by de...
Michael Adam
2
-1
/
+14
2009-11-13
packaging(RHEL-CTDB): enable parallel build
Michael Adam
1
-2
/
+3
2009-11-13
packaging(RHEL-CTDB): fix packaging of pam_winbind.mo file
Michael Adam
1
-1
/
+1
2009-11-13
packaging(RHEL-CTDB): move the idmap and nss_info modules to the common package
Michael Adam
1
-3
/
+4
2009-11-13
packaging(RHEL-CTDB): package the winbind_krb5_locator.so plugin
Michael Adam
1
-0
/
+4
2009-11-13
packaging(RHEL-CTDB): package the manpage of the winbind_krb5_locator plugin
Michael Adam
1
-0
/
+1
2009-11-13
packaging(RHEL-CTDB): package the manpage of "ldbrename"
Michael Adam
1
-0
/
+1
2009-11-13
packaging(RHEL-CTDB): package the manpage of "sharesec"
Michael Adam
1
-0
/
+1
2009-11-13
packaging(RHEL-CTDB): pam_winbindd man page has moved from section 7 to 8
Michael Adam
1
-1
/
+1
2009-11-13
packaging(RHEL-CTDB): disable the merged build.
Michael Adam
2
-2
/
+5
2009-11-13
packaging(RHEL-CTDB): also pack libwbcient in winbind-32bit package
Michael Adam
1
-0
/
+3
2009-11-13
packaging(RHEL-CTDB): add new pam_winbind.mo to the common package
Michael Adam
1
-0
/
+1
[next]