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
...
*
s4/ldb: allow printing ntSecurityDescriptor in full
Andrew Tridgell
2009-09-08
1
-33
/
+39
*
s4/ldb: added ldif handler for repsFrom/repsTo
Andrew Tridgell
2009-09-08
2
-2
/
+57
*
s4/ldb: expose the ldb flags with ldb_get_flags()
Andrew Tridgell
2009-09-08
2
-0
/
+11
*
s4/ldb: don't line wrap ldif when --show-binary is used
Andrew Tridgell
2009-09-08
1
-4
/
+9
*
s4/ldb: added --show-binary command line option
Andrew Tridgell
2009-09-08
6
-4
/
+20
*
s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.
Günther Deschner
2009-09-08
2
-2
/
+2
*
s4:setpassword script - Passwords set by this script are set by the administr...
Matthias Dieter Wallnöfer
2009-09-08
1
-1
/
+1
*
s4:provision - Cosmetic: Indent the parameters better
Matthias Dieter Wallnöfer
2009-09-08
1
-36
/
+60
*
s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")
Matthias Dieter Wallnöfer
2009-09-07
2
-114
/
+0
*
s4:wmic - Output enhancements
Dmitry Karasik
2009-09-07
1
-58
/
+105
*
Add read() to socketwrapper. Metze please check.
Jeremy Allison
2009-09-07
3
-2
/
+39
*
s4: commit generated DRS changes
Andrew Tridgell
2009-09-08
5
-4
/
+274
*
s4: added the structure for repsTo
Andrew Tridgell
2009-09-08
1
-0
/
+32
*
s4: fixed updaterefs options bitmap
Andrew Tridgell
2009-09-08
2
-3
/
+4
*
s4: implemented server side of DSUpdateRefs call
Andrew Tridgell
2009-09-08
5
-11
/
+340
*
s4/ldb: fixed spelling
Andrew Tridgell
2009-09-08
1
-2
/
+2
*
s4: 'index' is a libc function
Andrew Tridgell
2009-09-08
1
-2
/
+2
*
s4: fixed a unsigned printf warnings
Andrew Tridgell
2009-09-08
1
-3
/
+3
*
s4: removed an unused variable
Andrew Tridgell
2009-09-08
1
-2
/
+0
*
s4: fixed some shadowed variable warnings
Andrew Tridgell
2009-09-08
3
-9
/
+9
*
Fill the meta data vector in the responce struct.
Anatoliy Atanasov
2009-09-08
1
-4
/
+32
*
s4:selftest Fix 'make testenv-gdb' and 'make valgrindtest' etc
Andrew Bartlett
2009-09-08
1
-28
/
+22
*
s4:tests/iconv - Fix a warning
Matthias Dieter Wallnöfer
2009-09-07
1
-1
/
+2
*
s4:pwsettings: Correct off by factor of 10 for ticks.
Andrew Kroeger
2009-09-07
1
-4
/
+4
*
gitignore: Ignore additional auto-generated files.
Andrew Kroeger
2009-09-07
1
-0
/
+4
*
s4: Let the "setpassword" script finally use the "samdb_set_password" routine
Matthias Dieter Wallnöfer
2009-09-07
2
-9
/
+70
*
s4:dsdb: correctly implement _dsdb_syntax_OID_oid_ldb_to_drsuapi()
Stefan Metzmacher
2009-09-07
1
-1
/
+31
*
lib/tdr: fix the build with --enable-automatic-dependencies
Stefan Metzmacher
2009-09-07
1
-1
/
+1
*
s4:LogonGetDomainInfo - add a basic check for the hostname
Matthias Dieter Wallnöfer
2009-09-07
1
-2
/
+17
*
tdb: fix c++ build warning.
Günther Deschner
2009-09-07
1
-2
/
+2
*
s4: Fix "Small memory leak after calling several times lp_update"
Inra
2009-09-07
2
-37
/
+20
*
s4: Exceptions in "provision.py"
Michael Ströder
2009-09-07
1
-11
/
+15
*
s4:simple_ldap_map - "primaryGroupId"
Matthias Dieter Wallnöfer
2009-09-07
1
-4
/
+15
*
s4:samldb - Fix typo
Matthias Dieter Wallnöfer
2009-09-07
1
-1
/
+1
*
s4:Foreign security principals - Fix them up
Matthias Dieter Wallnöfer
2009-09-07
3
-19
/
+31
*
s4:subtree delete module - Cosmetic adaptions
Matthias Dieter Wallnöfer
2009-09-07
1
-11
/
+16
*
s4:ldap.py - Adds a test for the primary group behaviour
Matthias Dieter Wallnöfer
2009-09-07
1
-12
/
+132
*
s4:provision - Change the module order to match Windows Server
Matthias Dieter Wallnöfer
2009-09-07
1
-1
/
+1
*
s4:sam - Implement also here the right primary group behaviour
Matthias Dieter Wallnöfer
2009-09-07
1
-46
/
+71
*
s4:samr - Fix up the SAMR server to support the primary group of a user in th...
Matthias Dieter Wallnöfer
2009-09-07
1
-128
/
+189
*
s4:samldb - Major rework
Matthias Dieter Wallnöfer
2009-09-07
4
-328
/
+1000
*
s4:provision - Add a new delete function only for users and computers
Matthias Dieter Wallnöfer
2009-09-07
1
-0
/
+25
*
s4:provision - Change the "provision_users.ldif" file to support the "samldb"...
Matthias Dieter Wallnöfer
2009-09-07
1
-26
/
+35
*
Fix bug 6673 - smbpasswd does not work with "unix password sync = yes".
Jeremy Allison
2009-09-06
5
-22
/
+30
*
s4:setup_dns.sh fixed the update of the GUID CNAME
Andrew Tridgell
2009-09-07
1
-8
/
+14
*
s4:nsupdate-gss allow forcing of the realm
Andrew Tridgell
2009-09-07
1
-35
/
+37
*
s4:setup: Remove display_specifiers.ldif.
Andrew Kroeger
2009-09-07
1
-482
/
+0
*
s4:setup: Updated comment to reflect new DisplaySpecifiers location.
Andrew Kroeger
2009-09-07
1
-1
/
+3
*
s4:setup: Use ms_display_specifiers script for provision.
Andrew Kroeger
2009-09-07
1
-2
/
+5
*
s4:setup: Added script to parse Microsoft DisplaySpecifiers document.
Andrew Kroeger
2009-09-07
1
-0
/
+189
[prev]
[next]