Age | Commit message (Expand) | Author | Files | Lines |
2010-03-04 | s4:provision - use the new "interface_ips" python call to detect the right ho... | Matthias Dieter Wallnöfer | 1 | -8/+8 |
2010-03-04 | s4:ldif_handlers - Use "unsigned int" for counting purposes | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2010-03-04 | testprogs: add test_PrinterDataW. | Günther Deschner | 1 | -0/+81 |
2010-03-04 | testprogs: use dump_data in dump_printer_data. | Günther Deschner | 1 | -12/+4 |
2010-03-04 | testprogs: add print_printer_dataw and dump_data to printlib. | Günther Deschner | 2 | -11/+94 |
2010-03-04 | testprogs: add some multibyte versions of PrinterData calls. | Günther Deschner | 1 | -0/+130 |
2010-03-06 | s3: Rerun genmsg after adding more strings. | Bo Yang | 20 | -799/+8390 |
2010-03-06 | s3: Add i18n/l10n strings in pam_winbind.c coming from winbindd. | Bo Yang | 2 | -92/+96 |
2010-03-03 | s4:samdb.c - Make it signed-safe | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-03-03 | s4:srvsvc RPC - "srvsvc_create_ntvfs_connect" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-03 | s4:srvsvc RPC - fix up the "ntvfs_connect" in "srvsvc_create_ntvfs_connect" | Matthias Dieter Wallnöfer | 1 | -3/+5 |
2010-03-03 | s4:torture/rpc/samr - Fix up SAMR-USERS test | Matthias Dieter Wallnöfer | 1 | -10/+22 |
2010-03-03 | s4:torture/rpc/samr - enhance the "EnumDomainGroups" test regarding universal... | Matthias Dieter Wallnöfer | 1 | -0/+15 |
2010-03-03 | s4:dcesrv_samr - Also "OpenGroup" needs to support universal groups | Matthias Dieter Wallnöfer | 1 | -2/+3 |
2010-03-03 | s4:dcesrv_samr - Fix up "EnumDomainGroups" and "QueryDisplayInfo" calls | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2010-03-03 | Fix typo in comments. | Karolin Seeger | 6 | -10/+10 |
2010-03-03 | testprogs: fix boolean return code of test_PrinterData. | Günther Deschner | 1 | -8/+12 |
2010-03-03 | dns: make dns update script use unbuffered IO | Andrew Tridgell | 1 | -0/+4 |
2010-03-03 | s4-posix: allow change ownership of files if the user has the right privileges | Andrew Tridgell | 1 | -2/+21 |
2010-03-03 | s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 one | Matthieu Patou | 2 | -5/+5 |
2010-03-03 | s3: Fix build file due to file move. Use the new path of iniparser | Matthieu Patou | 2 | -3/+3 |
2010-03-03 | s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4 | Matthieu Patou | 26 | -3/+3 |
2010-03-03 | s3: Allow pam_winbind.c to build without localedir.c | Matthieu Patou | 1 | -1/+8 |
2010-03-03 | nsswitch: libpam remove depedance on locale.h use directly LOCALEDIR | Matthieu Patou | 2 | -2/+1 |
2010-03-03 | s4-winrepl: Migrated the wins replication server to tsocket. | Andreas Schneider | 4 | -141/+314 |
2010-03-03 | s3:net: add a command "net registry setsd_sdd" | Michael Adam | 1 | -0/+88 |
2010-03-03 | s3:net: fix some i18n messages in net_registry_getsd_internal(). | Michael Adam | 1 | -2/+3 |
2010-03-03 | s3:net: add i18n macro _() to one message | Michael Adam | 1 | -1/+1 |
2010-03-03 | s3:net: add new subcommand "net registry getsd_sddl" to print secdesc in sddl... | Michael Adam | 1 | -0/+40 |
2010-03-03 | s3:net: refactor getting of secdesc out of net_registry_getsd() | Michael Adam | 1 | -14/+42 |
2010-03-03 | s3:smbcacls: add switch "--sddl" to output acls as sddl encoded strings | Michael Adam | 1 | -1/+9 |
2010-03-03 | s3: build sddl.c in samba3 | Michael Adam | 2 | -0/+2 |
2010-03-03 | libcli/security: fix sddl.c to be able to build it from source3 | Michael Adam | 1 | -1/+1 |
2010-03-03 | s4:move the sddl code down to the top level | Michael Adam | 5 | -2/+35 |
2010-03-03 | s4/ildap: fine tune ildb_callback() | Kamen Mazdrashki | 1 | -3/+3 |
2010-03-02 | s3: net_share.c: fix argc handling | Holger Hetterich | 1 | -6/+3 |
2010-03-02 | s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3. | Günther Deschner | 1 | -5/+16 |
2010-03-02 | s3:ads fix dn parsing name was always null | Simo Sorce | 1 | -19/+16 |
2010-03-02 | testprogs: make sure to do the same tests as in smbtorture in test_PrinterDat... | Günther Deschner | 3 | -23/+58 |
2010-03-02 | testprogs: fix REG_SZ in print_printer_data. | Günther Deschner | 1 | -2/+10 |
2010-03-02 | LDB:NSS - make LDB "signed-safe" on counter variables | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-03-02 | s4:echo RPC - make this one "signed-safe" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-02 | testprogs: test result of GetPrinterDataEx against SetPrinterDataEx args. | Günther Deschner | 1 | -7/+28 |
2010-03-02 | s3: Fix some C++ warnings | Volker Lendecke | 1 | -1/+1 |
2010-03-02 | s3: Fix an uninitialized variable warning | Volker Lendecke | 1 | -1/+1 |
2010-03-02 | s3:vfs_aixacl2: add missing semicolon | Björn Jacke | 1 | -1/+1 |
2010-03-02 | s4:provision - Moved default FDS SASL mappings deletion from post_setup() to ... | Endi S. Dewata | 2 | -7/+11 |
2010-03-02 | s4:provision - Moved setup_db_config() into OpenLDAPBackend class. | Endi S. Dewata | 1 | -16/+16 |
2010-03-02 | s4:provision - Moved backend-specific variables into backend class. | Endi S. Dewata | 2 | -75/+60 |
2010-03-02 | s4:provision - Use netbios name for FDS instance name. | Endi S. Dewata | 3 | -24/+29 |