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-29
s3: Fix an uninitialized variable reference
Volker Lendecke
1
-1
/
+2
2009-11-29
s3: Fix some nonempty blank lines
Volker Lendecke
2
-37
/
+36
2009-11-29
s3: Add a regression test for bug 6898
Volker Lendecke
5
-2
/
+107
2009-11-29
s3: Factor out torture_setup_unix_extensions
Volker Lendecke
2
-19
/
+32
2009-11-29
lib/registry/util.c - Reorder the registry datatypes of the conversion functions
Matthias Dieter Wallnöfer
1
-9
/
+12
2009-11-29
Revert "s4:registry/util - Don't include the trailing '\0' in the internal da...
Matthias Dieter Wallnöfer
1
-6
/
+2
2009-11-29
s3: Restore "fake directory create times" as a share parameter
Volker Lendecke
4
-9
/
+10
2009-11-29
s3: "copy_reg" only looks at mode, uid, gid, atime and mtime (no birthtime)
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: Pass up fake_dir_create_times from atalk_build_paths
Volker Lendecke
1
-15
/
+24
2009-11-29
s3: Move directory_exist_stat to testparm.c, it only looks at the mode
Volker Lendecke
3
-22
/
+21
2009-11-29
s3: Pass fake_dir_create_times down to file_exist_stat, none of the callers l...
Volker Lendecke
4
-6
/
+9
2009-11-29
s3: "startsmbfilepwent" only looks at the inode -- is that enough?
Volker Lendecke
1
-4
/
+2
2009-11-29
s3: "get_file_size" only looks at the size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "socket_exist" only looks at the mode
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "sys_path_to_bdev" only looks at the devicenumber
Volker Lendecke
1
-4
/
+3
2009-11-29
s3: "check_log_size" only looks at the size
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "regf_hbin_allocate" only looks at the size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "read_block" only looks at the size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "write_block" does not use the sbuf at all
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "net_conf_addshare" only looks at the mode
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "net_usershare_add" only looks at the mode, device and inode
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "net_usershare_add" only looks at the device and inode
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "net_usershare_add" only looks at the mode and uid
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "count_num_usershares" only looks at the mode
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "info_fn" only looks at the mode and uid
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "get_share_list" only looks at the mode and uid
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "cgi_download" only looks at the mode and size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "print_job_end" only looks at the size
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "check_magic" only looks at the size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "disk_quotas" only looks at the devicenumber
Volker Lendecke
1
-17
/
+13
2009-11-29
s3: "load_usershare_shares" only looks at the mode and uid
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "load_usershare_service" only looks at the mode and uid
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "usershare_exists" only looks at the mode and mtime
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "process_usershare_file" only looks at the dev, ino, mode and size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "process_usershare_file" only looks at the mode and size
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "parse_usershare_file" only looks at the mode and uid
Volker Lendecke
1
-2
/
+1
2009-11-29
s3: "tar_parseargs" only looks at the mtime
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: "dotareof" only looks at the file type
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: client "newer" does not look at the create timestamp
Volker Lendecke
1
-1
/
+1
2009-11-29
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
18
-65
/
+94
2009-11-28
s4:upgrade_from_s3 - Move it back to "setup"
Matthias Dieter Wallnöfer
4
-3
/
+3
2009-11-28
s4:setup/provision - Rework
Matthias Dieter Wallnöfer
1
-5
/
+24
2009-11-28
s4:upgrade.py - remove my copyright
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-11-28
s4:upgrade.py - readd accidentally removed empty lines
Matthias Dieter Wallnöfer
1
-0
/
+4
2009-11-28
s4:samba3.py/upgrade.py: Revert
Matthias Dieter Wallnöfer
3
-10
/
+9
2009-11-28
s4-ldb: make it much easier to use common ldb controls
Andrew Tridgell
2
-15
/
+64
2009-11-28
s4-drs: cope with bogus empty attributes from w2k8-r2
Andrew Tridgell
1
-0
/
+17
2009-11-28
s4: fix SD update and password change in upgrade script
Matthieu Patou
8
-93
/
+161
2009-11-27
s4:WINREG RPC server - add another "talloc_unlink" in "DeleteKey"
Matthias Dieter Wallnöfer
1
-1
/
+5
2009-11-27
s4:WINREG RPC server - Reintroduce the free operation on "CloseKey"
Matthias Dieter Wallnöfer
1
-0
/
+2
[prev]
[next]