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
2013-06-11
smbd: Fix a const warning
Volker Lendecke
1
-1
/
+1
2013-06-11
smbd: Fix a const warning
Volker Lendecke
1
-1
/
+1
2013-06-11
smbd: Remove unused code
Volker Lendecke
1
-7
/
+0
2013-06-11
lib: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2013-06-11
winreg3: Fix a const warning
Volker Lendecke
1
-1
/
+3
2013-06-11
libsmb: add ABI/smbclient-0.2.1.sigs
David Disseldorp
2
-1
/
+176
2013-06-11
Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.
Jeremy Allison
7
-2
/
+39
2013-06-11
Plumb the 'port' parameter into the connect code.
Jeremy Allison
1
-8
/
+11
2013-06-11
Add the port argument to SMBC_server().
Jeremy Allison
7
-19
/
+21
2013-06-11
Add port argument to SMBC_attr_server(). Does nothing as yet.
Jeremy Allison
3
-3
/
+5
2013-06-11
Add the ability to parse out the port to SMBC_parse_path().
Jeremy Allison
7
-0
/
+69
2013-06-11
Remove remaining references to "password level" in the tree
Andrew Bartlett
10
-41
/
+2
2013-06-11
docs: Do not encourage unix passwords, and remove reference to password level
Andrew Bartlett
1
-7
/
+6
2013-06-11
auth: Remove "password level"
Andrew Bartlett
6
-139
/
+0
2013-06-11
dsdb: reset schema->{classes,attributes}_to_remove_size to 0
Stefan Metzmacher
1
-1
/
+3
2013-06-11
dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()
Stefan Metzmacher
1
-2
/
+2
2013-06-11
Revert "s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_a...
Andrew Bartlett
1
-0
/
+7
2013-06-11
s4-dfs_server: check for netbios aliases in ad_get_referrals
Björn Baumbach
1
-0
/
+35
2013-06-10
Optimization on POSIX platforms that have fstatat.
Jeremy Allison
1
-4
/
+23
2013-06-10
Check for fstatat.
Jeremy Allison
1
-0
/
+1
2013-06-10
s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"
Matthias Dieter Wallnöfer
2
-17
/
+147
2013-06-10
s4:samr RPC server - dcesrv_samr_SetUserInfo() - password expiration
Matthias Dieter Wallnöfer
1
-1
/
+7
2013-06-10
.gitignore: Tidy up after removal of the autoconf build
Andrew Bartlett
1
-85
/
+0
2013-06-07
tdb: Fix typos.
Ralph Wuerthner
1
-2
/
+2
2013-06-07
Add "repack" command to tdbtool documentation.
Ralph Wuerthner
1
-1
/
+9
2013-06-06
Revert "dbwrap: dbwrap_fetch_locked_timeout()."
Volker Lendecke
5
-160
/
+0
2013-06-06
docs: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-06-06
smbd: Change logging when SET_OFFLINE is not supported
Christof Schmitt
1
-10
/
+15
2013-06-05
s4:samldb LDB module - permit "userAccountControl" modifications without acct...
Matthias Dieter Wallnöfer
2
-2
/
+58
2013-06-05
s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on add
Matthias Dieter Wallnöfer
2
-21
/
+37
2013-06-04
s3:smbd: explain parameters in call to SMB_VFS_DURABLE_RECONNECT()
Michael Adam
1
-2
/
+3
2013-06-04
s3:smbd: remove code duplication in smb2_create_send()
Michael Adam
1
-51
/
+25
2013-06-04
s3:smbd: remove old comment about scavenger timer from vfs_default_durable_re...
Michael Adam
1
-14
/
+0
2013-06-04
tdb: change version to tdb-1.2.12
Stefan Metzmacher
2
-1
/
+68
2013-06-04
smbcquotas.c: fix a bug of -t
Peng Haitao
1
-1
/
+1
2013-06-04
s4:winbind: don't leak libnet_context into the main event context
Stefan Metzmacher
1
-0
/
+2
2013-06-03
s3:lib/ctdb_packet use sys_send in packet_fd_write
Christian Ambach
1
-1
/
+1
2013-06-03
Bug 8997: change libreplace GPL source to LGPL
David Disseldorp
3
-31
/
+43
2013-06-03
torture: support printer publish pending responses
David Disseldorp
1
-14
/
+37
2013-06-03
torture: add AD printer publishing test
David Disseldorp
2
-0
/
+122
2013-06-03
Fix bug 9900: is_printer_published GUID retrieval
David Disseldorp
4
-56
/
+121
2013-06-03
printing: explicitly clear PUBLISHED attribute
David Disseldorp
1
-1
/
+1
2013-06-03
tdb: Add another overflow check to tdb_expand_adjust
Volker Lendecke
1
-0
/
+6
2013-06-03
tdb: Make tdb_recovery_allocate overflow-safe
Volker Lendecke
1
-1
/
+6
2013-06-03
tdb: Make tdb_recovery_size overflow-safe
Volker Lendecke
2
-7
/
+28
2013-06-03
tdb: add proper OOM/ENOSPC handling to tdb_expand()
Stefan Metzmacher
1
-8
/
+23
2013-06-03
tdb: add overflow detection to tdb_expand_adjust()
Stefan Metzmacher
1
-3
/
+31
2013-06-03
tdb: add overflow/ENOSPC handling to tdb_expand_file()
Stefan Metzmacher
1
-1
/
+11
2013-06-03
tdb: add a 'new_size' helper variable to tdb_expand_file()
Stefan Metzmacher
1
-4
/
+7
2013-06-03
tdb: Add overflow-checking tdb_add_off_t
Volker Lendecke
2
-0
/
+12
[prev]
[next]