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
path:
root
/
source4
/
scripting
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
upgradeprovision: do not hold references to messageElements
Matthieu Patou
2012-01-03
1
-10
/
+17
*
upgradeprovision: treat provision without oem attribute as quite recent, it's...
Matthieu Patou
2012-01-03
1
-1
/
+1
*
samba_kcc NTDSConnection translation
Dave Craft
2011-12-08
1
-110
/
+610
*
s4-dnsupdate: Do not attempt to add the PDC names if we are not a PDC
Andrew Bartlett
2011-12-07
1
-5
/
+11
*
s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameter
Matthias Dieter Wallnöfer
2011-11-26
1
-1
/
+1
*
s4-dns: added --no-credentials option to samba_dnsupdate
Andrew Tridgell
2011-11-22
1
-3
/
+10
*
s4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema_from_ldif()
Stefan Metzmacher
2011-11-15
1
-3
/
+4
*
Fix default value for subunitrun --list.
Jelmer Vernooij
2011-11-14
1
-1
/
+1
*
subunitrun: Don't load smb.conf when just listing tests.
Jelmer Vernooij
2011-11-14
1
-4
/
+5
*
subunitrun: Add notes about subunitrun being deprecated.
Jelmer Vernooij
2011-11-10
1
-0
/
+12
*
Revert "test: added -D option to subunitrun"
Jelmer Vernooij
2011-11-10
1
-5
/
+0
*
test: added -D option to subunitrun
Andrew Tridgell
2011-11-10
1
-0
/
+5
*
samba_kcc: Remove unnecessary return statements.
Jelmer Vernooij
2011-11-07
1
-17
/
+0
*
kcc: fixed program name
Andrew Tridgell
2011-11-07
1
-3
/
+3
*
kcc: fixed tabs/spaces in kcc python implementation
Andrew Tridgell
2011-11-07
1
-5
/
+5
*
samba_kcc addtion
Dave Craft
2011-11-07
2
-0
/
+704
*
subunitrun: give more useful help
Andrew Tridgell
2011-10-20
1
-2
/
+25
*
samba-tool: Move main command implementation to samba.netcmd.main, so it is a...
Jelmer Vernooij
2011-10-14
1
-60
/
+18
*
netcmd: Add errf stream to command instances.
Jelmer Vernooij
2011-10-13
1
-1
/
+2
*
s4:findprovisionusnranges - the default python path is detected over "env"
Matthias Dieter Wallnöfer
2011-10-08
1
-1
/
+1
*
s4-dns: started adding support for auto-creation of NS glue record
Andrew Tridgell
2011-09-22
1
-1
/
+37
*
s4-python: Consistently use spaces rather than tabs, fix headers in several p...
Jelmer Vernooij
2011-09-13
1
-1
/
+1
*
samba-tool: Correctly handle sys.exit() called from subcommand
Amitay Isaacs
2011-09-09
1
-1
/
+3
*
samba-tool: Removed "acl" command
Giampaolo Lauria
2011-09-09
1
-2
/
+0
*
samba-tool: Added "ntacl" command
Giampaolo Lauria
2011-09-09
1
-0
/
+2
*
samba-tool: Added "dsacl" command
Giampaolo Lauria
2011-09-09
1
-0
/
+2
*
samba-tool: Moved command definition to sambatool command
Giampaolo Lauria
2011-09-09
1
-8
/
+36
*
samba-tool: Redefined samba-tool as a SuperCommand
Giampaolo Lauria
2011-09-09
1
-31
/
+5
*
samba-tool: Avoid use of "except .. as" construction introduced in python2.6.
Jelmer Vernooij
2011-09-08
1
-2
/
+3
*
samba3dump: Update the code using modified samba3 module with passdb api
Amitay Isaacs
2011-08-26
1
-40
/
+53
*
s4-dns: cope with duplicate entries in dns_update_list
Andrew Tridgell
2011-08-25
1
-1
/
+5
*
s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS name
Andrew Tridgell
2011-08-25
2
-5
/
+6
*
s4-spnupdate: fixed searches on domain NC
Andrew Tridgell
2011-08-25
1
-2
/
+2
*
s4-dns: fixed base search on domain NC
Andrew Tridgell
2011-08-25
1
-1
/
+1
*
s4-upgradeprovision: try to fix the detection of @provision record
Matthieu Patou
2011-08-01
1
-1
/
+1
*
samba-tool: Catch exceptions at top-level and exit with correct return value
Amitay Isaacs
2011-07-28
1
-1
/
+5
*
samba-tool: Display usage for main commands and list them alphabetically
Amitay Isaacs
2011-07-28
1
-31
/
+35
*
samba-tool: Replace C version of samba-tool with python version
Amitay Isaacs
2011-07-28
2
-0
/
+70
*
s4-upgradeprovision: Detect recent provision in a more reliable way
Matthieu Patou
2011-07-26
1
-1
/
+12
*
scripting/bin: Some formatting fixes.
Jelmer Vernooij
2011-07-23
2
-4
/
+4
*
samba_backup: check that directory really exists
Matthieu Patou
2011-07-21
1
-1
/
+11
*
ldb: use base searches for @ special DNs
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
upgradeprovision: reduce the number of attribute that we skip
Matthieu Patou
2011-07-11
1
-2
/
+1
*
rebuildexetendeddn: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-66
/
+61
*
rpcclient: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-45
/
+45
*
smbstatus: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-38
/
+38
*
mischema: Remove unused import.
Jelmer Vernooij
2011-06-30
1
-1
/
+0
*
enablerecyclebin: Remove unused imports, fix formatting.
Jelmer Vernooij
2011-06-30
1
-5
/
+3
*
s4-samba_dnsupdate: set environment via the env parameter
Matthieu Patou
2011-06-22
1
-1
/
+1
*
s4-upgradeprovision: Don't forget to populate the non replicated objects, and...
Matthieu Patou
2011-06-22
1
-2
/
+4
[prev]
[next]