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
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
2012-04-17
Fix typo
Simo Sorce
1
-2
/
+2
2012-04-17
waf: Use Logs.info() instead of print.
Andreas Schneider
3
-3
/
+9
2012-04-17
waf: Add possibility to build with system libwbclient.
Andreas Schneider
3
-9
/
+29
2012-04-17
s3-waf: Add possibility to build with system libsmbclient.
Andreas Schneider
3
-34
/
+42
2012-04-17
s3-waf: Fix client/smbclient dependencies.
Andreas Schneider
1
-7
/
+7
2012-04-17
s3:libsmb/cliconnect: make use of ntlmssp_is_anonymous()
Stefan Metzmacher
1
-1
/
+1
2012-04-17
s3:libsmb/ntlmssp: improve anonymous logins
Stefan Metzmacher
1
-2
/
+3
2012-04-17
s3:libsmb/ntlmssp: add ntlmssp_is_anonymous()
Stefan Metzmacher
2
-0
/
+16
2012-04-17
s3:libsmb/ntlmssp: remove some indentation in ntlmssp_set_password()
Stefan Metzmacher
1
-18
/
+20
2012-04-17
Revert "s3:libsmb/ntlmssp: an empty string should mean no password"
Stefan Metzmacher
1
-1
/
+1
2012-04-17
tsocket: Fix a couple of typos and spellings in tsocket_guide.txt
Michael Adam
1
-26
/
+27
2012-04-17
s3: Add smbstatus -N to output the notify db
Volker Lendecke
3
-1
/
+42
2012-04-17
s3: Add "notify-cleanup" to smbcontrol
Volker Lendecke
1
-0
/
+13
2012-04-17
s3: New notify implementation
Volker Lendecke
8
-758
/
+1093
2012-04-17
s3: Add two notify benchmark tests
Volker Lendecke
5
-0
/
+727
2012-04-17
s3: Make torture_nprocs globally available
Volker Lendecke
1
-19
/
+19
2012-04-17
s3: Make ctdbd_messaging_send_blob available in non-clustered mode
Volker Lendecke
1
-1
/
+10
2012-04-17
s3: Make messaging_ctdbd_connection available in non-clustered mode
Volker Lendecke
1
-0
/
+9
2012-04-17
s3: Implement tevent_barrier
Volker Lendecke
3
-0
/
+235
2012-04-17
s3: Start a list of ctdb srvid assigments
Volker Lendecke
1
-0
/
+40
2012-04-17
s3: Introduce ctdb_messaging_send_blob
Volker Lendecke
2
-20
/
+23
2012-04-17
s3: Add msg_channel
Volker Lendecke
7
-0
/
+551
2012-04-17
s3: Add messaging_tdb_event()
Volker Lendecke
2
-0
/
+13
2012-04-17
s3: Add a second ctdb connect library
Volker Lendecke
7
-0
/
+931
2012-04-17
s3: Add dbwrap_try_fetch_locked
Volker Lendecke
8
-16
/
+97
2012-04-17
s3: Add dbwrap_cache
Volker Lendecke
4
-1
/
+244
2012-04-17
s3: Open up 3 levels of dbwrap_lock_order
Volker Lendecke
2
-5
/
+9
2012-04-17
s3: Increase debuglevel for unknown child msgs
Volker Lendecke
1
-1
/
+1
2012-04-17
s3: Add infrastructure for background jobs
Volker Lendecke
4
-0
/
+274
2012-04-17
s3: Return CTDB_PATH from lp_ctdbd_socket()
Volker Lendecke
4
-13
/
+18
2012-04-17
tdb-compat: Add tdb_chainlock_nonblock
Volker Lendecke
2
-0
/
+26
2012-04-17
s4:ldapcmp.py: pass down outf and errf
Stefan Metzmacher
1
-12
/
+29
2012-04-16
docs:man:vfs_gpfs: Remove itemized list to fix indentation
Christof Schmitt
1
-11
/
+4
2012-04-16
s3: switch off kernel oplocks by default
Christian Ambach
2
-5
/
+4
2012-04-16
s3: Fix smbclient notify against Windows
Volker Lendecke
1
-1
/
+1
[prev]
[next]