index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid a very small memleak on talloc_tos()
Volker Lendecke
2013-01-25
1
-4
/
+1
*
Fix bug #9572 - File corruption during SMB1 read by Mac OSX 10.8.2 clients.
Jeremy Allison
2013-01-24
1
-2
/
+30
*
Revert "s3:smbd: SMB ReadX with size > 0xffff should only possible for samba ...
Jeremy Allison
2013-01-24
1
-10
/
+1
*
s4-torture: add some basic tests for PlayGDIScriptOnPrinterIC.
Günther Deschner
2013-01-24
1
-1
/
+110
*
s3-rpcclient: add cmd_spoolss_play_gdi_script_on_printer_ic.
Günther Deschner
2013-01-24
1
-0
/
+103
*
spoolss: add UNIVERSAL_FONT_ID_ctr for debugging.
Günther Deschner
2013-01-24
1
-0
/
+5
*
spoolss: Add UNIVERSAL_FONT_ID.
Günther Deschner
2013-01-24
1
-0
/
+6
*
spoolss: fill in spoolss_PlayGDIScriptOnPrinterIC IDL.
Günther Deschner
2013-01-24
1
-1
/
+7
*
s3-rpcclient: decode OsVersion{Ex} binary blobs when displaying printerdata.
Günther Deschner
2013-01-24
1
-0
/
+21
*
s3-spoolss: Make it easier to manipulate the returned OSVersion at runtime.
Günther Deschner
2013-01-24
1
-3
/
+11
*
spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...
Günther Deschner
2013-01-24
4
-14
/
+29
*
spoolss: add more spoolss_DriverAttributes values.
Günther Deschner
2013-01-24
1
-3
/
+13
*
docs: ldbsearch.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbrename.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbmodify.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbedit.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbdel.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbadd.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldb.3.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-2
/
+2
*
gensec: Allow login without a PAC by default (bug #9581)
Andrew Bartlett
2013-01-24
1
-1
/
+1
*
Fix bug #9586 - smbd[29175]: disk_free: sys_popen() failed" message logged in...
Jeremy Allison
2013-01-24
1
-1
/
+1
*
dsdb-acl: remove unused variable
Stefan Metzmacher
2013-01-23
1
-1
/
+0
*
smbd: Fix a NULL vs false return error
Volker Lendecke
2013-01-23
1
-1
/
+1
*
waf: Fix pdb_ldap which cannot be built as a module.
Andreas Schneider
2013-01-23
1
-2
/
+4
*
ldap: Remove obsolete convertSambaAccount script.
Andreas Schneider
2013-01-23
1
-233
/
+0
*
libcli/auth: fix void function cannot return value error
Andrew Bartlett
2013-01-22
1
-2
/
+2
*
s3-winbind: fix the build of idmap_ldap.
Günther Deschner
2013-01-22
1
-1
/
+2
*
Tests: Fix the display of test vars in screen --testenv
Matthieu Patou
2013-01-22
1
-7
/
+8
*
libcli-acl: add documentation
Matthieu Patou
2013-01-22
1
-1
/
+19
*
drsuapi: Add documentation
Matthieu Patou
2013-01-22
1
-3
/
+18
*
drepl-notify: change misleading message
Matthieu Patou
2013-01-22
1
-1
/
+1
*
devel-script: add options for RODC and partial replica for replicate flags
Matthieu Patou
2013-01-22
1
-1
/
+21
*
devel-scripts: ask with WRIT_REP by default
Matthieu Patou
2013-01-21
1
-0
/
+1
*
devel-getncchange: try to find the dest_dsa automatically
Matthieu Patou
2013-01-21
1
-3
/
+19
*
security: Add documentation
Matthieu Patou
2013-01-21
1
-0
/
+9
*
libcli-security: Add documentation for object_tree_modify_access
Matthieu Patou
2013-01-21
1
-2
/
+12
*
dbcheck: look in hasMasterNCs as well for determining the instance type of a NC
Matthieu Patou
2013-01-21
1
-2
/
+10
*
dsdb: Fix warning about unused var
Matthieu Patou
2013-01-21
1
-2
/
+0
*
dsdb: Explain ordering constraints on the ACL module as well.
Andrew Bartlett
2013-01-21
1
-2
/
+2
*
dsdb: Ensure "authenticated users" is processed for group memberships
Andrew Bartlett
2013-01-21
3
-36
/
+64
*
libcli/security: remove useless if (root->num_of_children > 0) statements
Andrew Bartlett
2013-01-21
1
-8
/
+4
*
libcli/security: add init_mask to existing children in insert_in_object_tree
Stefan Metzmacher
2013-01-21
1
-0
/
+1
*
libcli/security: handle node initialisation in one spot in insert_in_object_t...
Andrew Bartlett
2013-01-21
4
-49
/
+47
*
libcli/security: avoid usage of dom_sid_parse_talloc() in sec_access_check_ds()
Stefan Metzmacher
2013-01-21
1
-8
/
+4
*
libcli/security: simplify get_ace_object_type()
Stefan Metzmacher
2013-01-21
1
-8
/
+4
*
libcli/security: fix formating in access_check.c
Stefan Metzmacher
2013-01-21
1
-8
/
+12
*
libcli/security: fix whitespaces in access_check.c
Stefan Metzmacher
2013-01-21
1
-98
/
+100
*
dsdb-acl: the SEC_ADS_DELETE_CHILD checks need objectclass->schemaIDGUID
Stefan Metzmacher
2013-01-21
1
-2
/
+7
*
dsdb-acl: make use of acl_check_access_on_objectclass() for the object in acl...
Stefan Metzmacher
2013-01-21
1
-6
/
+50
*
dsdb-acl: make use of acl_check_access_on_{attribute,objectclass} in acl_rena...
Stefan Metzmacher
2013-01-21
1
-47
/
+43
[next]