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
2012-04-18
s4-torture: Separate out the notify tcp_dis subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify ulogoff subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify exit subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify tdis subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify file subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify mask_change subtest
Volker Lendecke
1
-2
/
+9
2012-04-18
s4-torture: Separate out the notify recursive subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify mask subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Separate out the notify dir subtest
Volker Lendecke
1
-3
/
+9
2012-04-18
s4-torture: Separate out the notify tcon subtest
Volker Lendecke
1
-2
/
+8
2012-04-18
s4-torture: Make notify a suite
Volker Lendecke
2
-4
/
+13
2012-04-18
libsmb: Actually use an introduced variable
Volker Lendecke
1
-2
/
+2
2012-04-18
Talloc doc: Fix a cut&paste error
Volker Lendecke
1
-4
/
+1
2012-04-18
Talloc doc: talloc_pool() when not enough memory in the pool
Pavel Březina
1
-0
/
+4
2012-04-18
Talloc doc: TALLOC_FREE_FILL
Pavel Březina
1
-0
/
+5
2012-04-18
Talloc doc: talloc_set_log_stderr()
Pavel Březina
1
-0
/
+7
2012-04-18
Talloc doc: talloc_set_log_fn()
Pavel Březina
1
-0
/
+9
2012-04-18
Talloc doc: talloc_set_abort_fn()
Pavel Březina
1
-2
/
+33
2012-04-18
Talloc doc: talloc_asprintf_append_buffer()
Pavel Březina
1
-0
/
+22
2012-04-18
Talloc doc: talloc_strndup_append_buffer()
Pavel Březina
1
-2
/
+22
2012-04-18
Talloc doc: talloc_strndup_append()
Pavel Březina
1
-2
/
+12
2012-04-18
Talloc doc: talloc_strdup_append_buffer()
Pavel Březina
1
-1
/
+22
2012-04-18
Talloc doc: talloc_strdup_append()
Pavel Březina
1
-4
/
+18
2012-04-18
dbcheck: added fix for incorrect RMD_FLAGS
Andrew Tridgell
1
-0
/
+35
2012-04-18
dsdb: added SHOW_DELETED to samldb_member_check()
Andrew Tridgell
1
-1
/
+1
2012-04-18
replace: added ENOATTR define if undefined
Andrew Tridgell
1
-0
/
+8
2012-04-18
s4:dbchecker.py - integrate the "objectClass" fixing code
Matthias Dieter Wallnöfer
1
-0
/
+27
2012-04-18
s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from Python
Matthias Dieter Wallnöfer
1
-0
/
+14
2012-04-18
LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with different value ordering
Matthias Dieter Wallnöfer
1
-3
/
+10
2012-04-18
ldb: added ldb_msg_element_equal_ordered()
Andrew Tridgell
5
-1
/
+286
2012-04-18
Add docs for aio_linux vfs module.
Jeremy Allison
1
-0
/
+115
2012-04-18
s3fs: Use xattr_tdb format for xattr storage
Andrew Bartlett
3
-12
/
+21
2012-04-18
s4-python: Add python wrapper for xattr_tdb format xattr storage
Andrew Bartlett
4
-34
/
+208
2012-04-18
s3-xattr_tdb: Use talloc_stackframe() more to allow calling from common code
Andrew Bartlett
1
-14
/
+31
2012-04-18
s3-xattr_tdb: Be nice to xattr_tdb_getxattr callers, return the full blob
Andrew Bartlett
3
-11
/
+47
2012-04-18
s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdb
Andrew Bartlett
6
-428
/
+505
2012-04-18
s3-lib: Add file_id_string()
Andrew Bartlett
2
-3
/
+23
2012-04-18
s3-build: move file_id.c into samba3-util and create a private header
Andrew Bartlett
5
-8
/
+34
2012-04-18
dbwrap: Add dbwrap_tdb to private dbwrap library
Andrew Bartlett
1
-3
/
+2
2012-04-18
s3-build: Add missing samba3-util dep to tdb-wrap3
Andrew Bartlett
1
-1
/
+1
2012-04-18
lib/util: Move map_nt_error_from_tdb to the top level
Andrew Bartlett
3
-59
/
+70
2012-04-18
s3-dbwrap: push lp_ctx up another layer in the stack
Andrew Bartlett
4
-6
/
+10
2012-04-18
s3-dbwrap: Add talloc_stackframe() calls
Andrew Bartlett
1
-5
/
+21
2012-04-18
build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON...
Andrew Bartlett
2
-7
/
+7
2012-04-18
s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modify
Michael Adam
4
-0
/
+37
2012-04-18
s4-schema: set subClassOf by default to top if not specified
Matthieu Patou
1
-0
/
+6
2012-04-18
s4-schema: remove unused variable
Matthieu Patou
1
-4
/
+0
2012-04-18
s4-schema: Generate some schema related attribute as MS AD is doing if they a...
Matthieu Patou
1
-0
/
+43
2012-04-18
s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...
Matthieu Patou
4
-13
/
+34
2012-04-17
s4: use enums instead of strings it's cheaper
Matthieu Patou
1
-14
/
+40
[next]