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
2011-01-03
s4:dynconfig: Add prototypes to match dynconfig.c
Brad Hards
2
-20
/
+36
2011-01-03
s4:ldb: Make sample module implementation static.
Brad Hards
1
-2
/
+2
2011-01-03
s4:ldb: Add prototype header.
Brad Hards
1
-0
/
+2
2011-01-03
talloc: Fix warnings in test code
Brad Hards
3
-3
/
+12
2011-01-03
s3:winbindd/idmap_ad.c: update my C
Michael Adam
1
-1
/
+1
2011-01-03
s3:winbindd/idmap_util.c: add my C
Michael Adam
1
-0
/
+1
2011-01-03
s3:winbindd/idmap.c: add my C
Michael Adam
1
-0
/
+1
2011-01-03
remove unnecessary use of pass.
Jelmer Vernooij
1
-8
/
+0
2011-01-03
pyldb: Fix memory reference error.
Jelmer Vernooij
2
-2
/
+6
2011-01-03
Use TestCase.get_credentials() where possible.
Jelmer Vernooij
4
-7
/
+6
2011-01-03
pyldb: Always return -1, 0, or 1 in tp_compare functions.
Jelmer Vernooij
1
-6
/
+9
2011-01-03
Revert broken destructor changes.
Jelmer Vernooij
2
-2
/
+2
2011-01-03
pyldb: Fix memory context, add more OOM checks.
Jelmer Vernooij
2
-7
/
+11
2011-01-03
pyldb: Some more OOM checks.
Jelmer Vernooij
1
-4
/
+28
2011-01-03
Make all functions in pyldb.c private, as they can't be used anyway.
Jelmer Vernooij
2
-26
/
+27
2011-01-03
s4-python: Add missing prototypes.
Jelmer Vernooij
2
-0
/
+4
2011-01-03
pyldb: Use pytalloc-util.
Jelmer Vernooij
2
-1
/
+2
2011-01-03
ldb: Remove duplicate definition of check_special, use PyObject_New.
Jelmer Vernooij
1
-5
/
+4
2011-01-03
s4-python: Properly call PyObject_Del from all destructors.
Jelmer Vernooij
2
-2
/
+2
2011-01-03
Fix some formatting.
Jelmer Vernooij
1
-3
/
+3
2011-01-03
Use fail_on_null.
Jelmer Vernooij
1
-1
/
+1
2011-01-02
s4: Happy New Year 2011
Stefan Metzmacher
1
-1
/
+1
2011-01-02
s3: Happy New Year 2011
Stefan Metzmacher
1
-1
/
+1
2011-01-02
s3: Fix a memleak in receive_getdc_response
Volker Lendecke
1
-15
/
+22
2011-01-02
s3:net: make idmap_store_secret static.
Michael Adam
2
-6
/
+4
2011-01-02
s3:net: fix the usage for net idmap secret (removing alloc)
Michael Adam
1
-5
/
+4
2011-01-02
s3:net: remove alloc parameter from idmap_store_secret() (net idmap store).
Michael Adam
2
-8
/
+4
2011-01-02
s3:idmap_ldap: remove special handling of alloc secret (not used any more).
Michael Adam
1
-11
/
+8
2011-01-02
s3:idmap_ldap: remove unused idmap_ldap_alloc_context.
Michael Adam
1
-7
/
+0
2011-01-02
s3:idmap_ldap: remove alloc context member from ldap_idmap_context
Michael Adam
1
-1
/
+0
2011-01-02
s3:idmap_ldap: remove use of alloc context from idmap_ldap_allocate_id().
Michael Adam
1
-16
/
+10
2011-01-02
s3:idmap_ldap: remove unused idmap_ldap_alloc_close_destructor().
Michael Adam
1
-12
/
+0
2011-01-02
s3:idmap_ldap: remove unused idmap_ldap_alloc_init().
Michael Adam
1
-82
/
+0
2011-01-02
s3:idmap_ldap: don't call idmap_ldap_alloc_init in idmap_ldap_init.
Michael Adam
1
-3
/
+3
2011-01-02
s3:idmap_ldap: remove use of the ldap_idmap_alloc_context from verify_idpool().
Michael Adam
1
-12
/
+7
2011-01-02
Fix a valgrind error
Volker Lendecke
1
-2
/
+4
2011-01-02
Fix memory leak I introduced when refactoring unexpected packet code.
Jeremy Allison
1
-0
/
+1
2011-01-01
s3: Remove unused mem_ctx arg from set_getdc_request
Volker Lendecke
4
-6
/
+4
2011-01-01
s3: Factor out prep_getdc_request
Volker Lendecke
1
-31
/
+50
2011-01-01
s3: cli_send_mailslot -> cli_prep_mailslot
Volker Lendecke
1
-31
/
+28
2011-01-01
s3: Fix some nonempty blank lines
Volker Lendecke
1
-2
/
+2
2011-01-01
nss_wins: Fix a type-punned warning
Volker Lendecke
1
-1
/
+2
2011-01-01
heimdal_build: Add missing dependencies when building with system heimdal.
Jelmer Vernooij
3
-3
/
+4
2011-01-01
heimdal_build: Support using system gssapi library.
Jelmer Vernooij
1
-0
/
+2
2011-01-01
heimdal_build: Support using system hdb and kdc libraries.
Jelmer Vernooij
1
-0
/
+5
2011-01-01
heimdal_build: Add conditionals for all libraries.
Jelmer Vernooij
1
-110
/
+105
2011-01-01
heimdal_build: Allow using system krb5.
Jelmer Vernooij
2
-70
/
+72
2011-01-01
heimdal_build: Allow using system heimntlm.
Jelmer Vernooij
2
-12
/
+16
2011-01-01
heimdal_build: Look for asn1_compile (but by default, don't use it).
Jelmer Vernooij
2
-10
/
+31
2011-01-01
s4-python: Only set BASETYPE flag if subclassing is supported.
Jelmer Vernooij
8
-28
/
+22
[next]