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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-23
s3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL structs.
Günther Deschner
1
-41
/
+0
2009-11-23
s3-printing: use spoolss types and structs while getting and deleting drivers.
Günther Deschner
5
-375
/
+362
2009-11-23
s3-printing: use spoolss types and structs while adding drivers.
Günther Deschner
3
-484
/
+184
2009-11-23
s3-spoolss: fix spoolss_EnumPrinterKey client and server code.
Günther Deschner
2
-7
/
+40
2009-11-22
s3: Fix bug 6338 -- net rpc trustdom list always display "none"
Volker Lendecke
1
-10
/
+23
2009-11-21
s3: Fix some nonempty blank lines
Volker Lendecke
9
-568
/
+468
2009-11-21
s3: Remove a struct typedef
Volker Lendecke
3
-9
/
+9
2009-11-21
s3: Make alloc_sub_basic() static
Volker Lendecke
3
-20
/
+22
2009-11-21
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
19
-53
/
+66
2009-11-21
s3: Make the implicit reference to get_Protocol in lp_use_sendfile() explicit
Volker Lendecke
3
-5
/
+9
2009-11-21
s3: Make the implicit reference to Protocol in is_in_path() explicit
Volker Lendecke
10
-15
/
+22
2009-11-21
s3: Make the implicit reference to Protocol in mask_match_list() explicit
Volker Lendecke
3
-6
/
+12
2009-11-21
s3: Make the implicit reference to Protocol in mask_match() explicit
Volker Lendecke
5
-10
/
+18
2009-11-21
s3: Fix some nonempty blank lines
Volker Lendecke
3
-77
/
+75
2009-11-21
s3: Avoid two calls to strcmp()
Volker Lendecke
1
-4
/
+4
2009-11-21
s3: Fix a bool/enum mismatch
Volker Lendecke
1
-1
/
+1
2009-11-21
s3: Convert cli_get_fs_attr_info to the async API
Volker Lendecke
6
-44
/
+102
2009-11-21
s3: Tune if-conditions in a very hot codepath
Volker Lendecke
1
-1
/
+1
2009-11-21
s3: Remove a pointless memset
Volker Lendecke
1
-1
/
+0
2009-11-21
s3: Cache brlock.tdb entries for the fast read&write strict locking code path
Volker Lendecke
4
-17
/
+74
2009-11-21
ntlm_auth: use data_blob_talloc() to allocate session key
Kai Blin
1
-2
/
+2
2009-11-20
Fix logic bug where high bits tests was being
Jeremy Allison
1
-1
/
+1
2009-11-21
s3:fix endianness bug in dbwrap_change_int32_atomic() (bug #6901)
Michael Adam
1
-4
/
+6
2009-11-21
s3:fix endianness bug in dbwrap_change_uint32_atomic() (bug #6901)
Michael Adam
1
-4
/
+6
2009-11-20
s3-build: delete more object files for "make clean".
Günther Deschner
1
-2
/
+3
2009-11-20
s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_db_init
Michael Adam
1
-0
/
+2
2009-11-20
s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_alloc_...
Michael Adam
1
-0
/
+2
2009-11-19
s3: Avoid races to change the machine password in winbind
Volker Lendecke
1
-0
/
+18
2009-11-19
s3: Protect against flooding the DC with pwchange requests
Volker Lendecke
1
-14
/
+24
2009-11-19
s3: Re-check the timeout in machine_password_change_handler()
Volker Lendecke
1
-0
/
+6
2009-11-19
s3: Add some debugs to the winbind machine pwchange machinery
Volker Lendecke
1
-0
/
+16
2009-11-19
s3: Factor timeval_string out of current_timestring()
Volker Lendecke
2
-12
/
+14
2009-11-19
s3: Do not kill the whole smb session if a machine pwchange failed
Volker Lendecke
1
-1
/
+1
2009-11-19
s3:pdb_ldap: fix a comment typo
Michael Adam
1
-1
/
+1
2009-11-19
s3: shortcut uid_to_sid when "ldapsam:trusted = yes"
Michael Adam
1
-0
/
+75
2009-11-19
s3-build: really fix build of winbind_krb5_locator.
Günther Deschner
1
-1
/
+1
2009-11-19
s3-build: make sure to remove libds and client object files on make clean.
Günther Deschner
1
-1
/
+3
2009-11-18
s3: Replace some create_synthetic_smb_fname() calls
Volker Lendecke
7
-115
/
+63
2009-11-18
s3: Do not talloc in readdir
Volker Lendecke
12
-141
/
+198
2009-11-18
s3:load_interfaces(): use function gfree_interfaces() that we have.
Michael Adam
1
-9
/
+1
2009-11-17
Start removing SMB_STRUCT_STAT variables except for
Jeremy Allison
1
-15
/
+13
2009-11-17
Remove "store create time" code, cause create time to be stored
Jeremy Allison
13
-165
/
+231
2009-11-17
s3: Fix the build on Solaris
Volker Lendecke
2
-7
/
+7
2009-11-16
Don't overwrite a dynamic pointer with the address of a stack
Jeremy Allison
3
-17
/
+12
2009-11-16
s3:libsmb: avoid passing a function call as function parameter
Stefan Metzmacher
2
-21
/
+21
2009-11-15
s3: Fix a memleak in sys_popen
Volker Lendecke
1
-0
/
+1
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
2
-0
/
+14
2009-11-14
s3: Convert cli_set_unix_extensions_capabilities_send to async
Volker Lendecke
4
-44
/
+96
2009-11-14
s3: Tiny logic simplification
Volker Lendecke
1
-10
/
+11
[next]